Displaying 1 result from an estimated 1 matches for "wirelessstudent".
2006 Jan 30
1
AR load script only loading every other item?
...test the saving, that confirms that it''s not saving, but I don''t know why:
...
if entitlement.save
p "Saved #{code}"
end
...
"Saved wireless"
"Saved vpn"
"Saved trac"
"Saved svn"
The file:
1|wireless|Wireless Network
2|wirelessStudent|Student Wireless Network
3|vpn|VPN
4|email|Email Account
5|trac|Trac
6|calendar|Calendar Account
7|svn|Source Code Repository
8|directory|Directory Listing
Any ideas? I know I''ve run this import before and it''s worked.
Thanks!
Sean