![]() |
Home | What's New | Products | Download | Purchase | Support | About Us | Contact | Forums |
|
#1
|
|||
|
|||
![]()
Hello,
I'm looking for a way to script using a list of items on WordPad or UltraEdit. Let's say I have a list of numbers: 1 2 3 4 5 6 7 8 9 10 I would like to input this info to delete stuff out of a Secure CRT Window. After it inputs the first crt.screen.send "1 blah blah blah" & vbcr, then crt.screen.waitforstring "req" and then continue down the list. Is this possible or have I confused anyone yet? Thank you |
#2
|
||||
|
||||
Hi Bccsrc,
I just want to make certain that I understand correctly. First, you need to be able to read in lines from a text file. After those lines are read in, the information needs to be sent to the remote when SecureCRT finds that information displayed on screen. Is that correct? If it is, we do have a sample script that shows how to read in lines from a text file and place those lines into an array in the script to be used later. Would this be useful? If it was not correct, could you tell me more about what you would like to do in the script?
__________________
Thanks, Teresa Teresa Nygren |
Thread Tools | |
Display Modes | |
|
|