Subj : Re: Help (again
To   : Glucose Grin
From : Tracker1
Date : Mon Nov 01 2004 08:26 pm

Glucose Grin wrote:
> I've forgotten how to write a login script in js :(  I know I had one that
> worked (at least I think I did), but it didn't look like this....
> --snip-- <
>        if (bbs.login(uname,"PW: "))
>        {
>                printf (user.name+" login complete?!?");
>                if (bbs.logon)
> --snip-- <
> What happens is that it runs thru, the user.name remains blank after
> bbs.logon is executed, even tho bbs.login and bbs.logon are both successful.

bbs.logon()
is a function, not a parameter...

After bbs.logon() you should exit out of the script, technically, anything
after it will run between the LOGON event, and the COMMAND SHELL running.

--
Michael J. Ryan - tracker1(at)theroughnecks(dot)net - www.theroughnecks.net
icq: 4935386  -  AIM/AOL: azTracker1  -  Y!: azTracker1  -  MSN/Win: (email)

---
� Synchronet � theroughnecks.net - you know you want it