I originally posted this question in a previous thread (thread448-1301392), and I got the answer I needed at that time. I then expanded my use of child scripts to involve a "password script" (thread448-1317148) used for logging into around 50 Nortel and Lucent switches via telnet, and now I am...
Is there any way that anyone is aware of to make CTRL+V paste the windows clipboard to the terminal... I cant assign this via the Keyboard Editor, and I dont know if this setting can be applied via a script... If it can, i will inplement this in the startup script with all of my other settings....
I have been trying to use fopen as well as other fXXX commands to open a current .was file, move the cursor position to a specific line, capture everything on that line (lets say that line only contained the text [s1 = "oldpassword"] without the brackets) and assign that text to a string (we...
I know it is possible to send a variable from a Parent to the Child script using the [execute "scriptname.was" SHARED] command, but is it possible to have a string variable pass from the child back to the parent??? Basically what is happening is I use one address, username and password to get a...
Ok here goes.... those who have seen me post know i come up with some pretty crazy requests but here it goes. Is there a command that can be used to reformat a string (for example a 10 digit number) into smaller strings? What I am basically trying to do is take a phone number (NPANXXNXXX) and...
I have tried many things using aspect scripting in the past few months, and have succeeded in many. Currently, the bane of my existence (a traditionally simple login script for a voicemail system) has culminated into one simple yet surprisingly difficult problem. I have set up this “login...
I am using a dialog box that has 3 separate editbox's in a row. They are set to only allow 3, 3, and 4 characters. it is designed for entering a customers phone number into a switch. I have set the script to place the cursor in the first box automatically. Since the number is always a...
i have created a script for running call traces (QMOB MIN....EXTMTX) in a Nortel MSC...the problem is that the script is not waiting for the dialog box to close before running... how can i prevent this... here is the script...
proc main
string npa,nxx,minx
dialogbox 0 148 83 242 113 2 "QMOB"...
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.