In article <103450@palm-dev-forum>, [EMAIL PROTECTED] says...
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> 
> > uName and usrName gave errors.
> 
>       You want:
> 
>       set userId
> 
>       i.e. something like:
> 
> set serviceName Florb-o-Matic
> set userId        Joe
> set password      FooMatic
> set phoneNumber   123-456-789
> set primaryDNS    1.2.3.4
> set secondaryDNS  5.6.7.8
> set ipAddr        12.34.56.78
> set dynamicIP     Off
> 
>       Good luck.
> 
> 
> d.
> 
> perldoc -qa.j | perl -lpe '($_)=m("(.*)")'
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (GNU/Linux)
> 
> iD8DBQE967kckRQERnB1rkoRAhUJAKCVHbdO5qi854iYv+KVJb5OrHatKgCg3wKS
> 9QzzHx58bA7LwIwGkSCFMHc=
> =RU6l
> -----END PGP SIGNATURE-----
> 
> 
> 
>
str$ = "Many "
for n = 1 to 1000
        str$ = str$ + "many "
next n
str$ = str$ + "thanks"

dex

;-)

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to