|
Some telnet connections cann’t take characters
too quickly. This is especially true for usernames and passwords. Try
something like: Do Key Left(Pw,1) Pw = Mid(Pw,2) Wait 0.5 ‘0.1
is probably slow enough Loop Until Len(Pw)
= 0 Rich McNeil 866 653 5105 www.bostonworkstation.com From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of White, Scott A Hello everyone, Has anyone else encountered this? I have a script that pulls up the Telnet
command. When I run it from my desktop it is fine. It places the
name scooter and the command reboot where it should. When I place the same script on my
run-time machine it ALWAYS drops one of the o's in both scooter and
reboot. So I placed an extra o in both of those words. It still puts scoter
and rebot in when prompted. Both machines are Win2K running BWS - ver. 7.18 revision
387. Any ideas? Thanks, Scott
|
- [Talk] Script is losing a character White, Scott A
- RE: [Talk] Script is losing a character Rich McNeil
- RE: [Talk] Script is losing a character White, Scott A
- RE: [Talk] Script is losing a character Sara McNeil
