#1
|
|||
|
|||
![]()
Hi.
Scripting is not my field so I'm having issues with making a script. This is the situation: I'm connected to the system and authorized. I want to connect to several RBSs and get alarms from them. Basically I need to do this on for each node: Code:
crt.Screen.Send "amos nodeID" & chr(13) crt.Screen.WaitForString "[0m> " crt.Screen.Send "alt" & chr(13) crt.Screen.WaitForString "[0m> " crt.Screen.Send "q" & chr(13) Some help would be appreciated. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | Rate This Thread |
|
|