
keviny22
Novice
Aug 10, 2002, 11:22 AM
Post #5 of 5
(1628 views)
|
|
Re: [davorg] reg. ex. in a perl module
[In reply to]
|
Can't Post
|
|
I thought it was with the password line (line 13) also. To test my theory I used the wrong password and the script failed saying invalid password, so that tells me the script is getting past the password line. I also set the script to dump to an Input log, which adds all information returned to a log file. In the log, it shows that it successfully logs in. The last line in the log is the command prompt, which looks like: 'my-local-director>' , that is why I actually think the script is having troubles with line 14. Thank for the help.
|