REF: thread448-659646
waitlist for multi waitfors works great as far it goes but it is based on the concept that you are trying to capture only one of several possibal outputs.
However the challange I have is that I need to capture one or MORE of six or seven possibal outputs.
It was no...
So far I have writting pretty straight forward scripts.
But now I would like to get slick !
I want to transmit a command and based on it's output set some varibals (IP addresess and so on)and then use the info to transmit a new command.
Example
transmit ^A get-info ^M
the output to the...
What I really need is an "OR" function
Since I can't do waitfor "ABC" or "XYZ" <x seconds>
How do I evauate a string for multiple values.
I want to do a "waitfor" for any one of several trouble codes
Example
1323 card failure
3434 databse corruption
2323 minor error
4512 who cares...
I have a script where I can
transmit "^[[23~" (F11 key)
in Procom on Windows 2000
but the same version of Procom
will not execute transmit "^[[23~"
on a PC running Windows XP.
The rest of the script works fine.
Any ideas why or how to fix this ?
I need to evaluate output data to the screen to help automate my procedure.
I have looked at the terminal commands to evaluate strings and integers but I am still not sure how to proceed.
In one case I will take the output that gives me a terminal ID (an integer from 1 to 24).
I want to...
Are there any books on Aspect script writting?
I can't seem to find any. Is there another language that is similar that would be helpful to learn?
I want to do some automation and would like to really learn Aspect. Although the sample scripts and Procom help and are a good start I really find...
I am brand new to Aspect - one week of experience - so my questions are kind of basic.
1.) I have a situation where I am capturing logs. After I capture them I want to move on and transmit the next command.
I might get zero logs or two logs or thirty logs.
In the first case I can use a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.