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 would normally recommend contacting Symantec, but it appears they are nolonger selling this from their website or providing any support for the program... it is EOL (End Of Life) according to another post on this forum
i got it to work.... i saw this in the aspect help files
i then edited the string mainScriptFilePath = "MAIN_SCRIPT.WAS" to point to the default script path and got it to work... the only problem i could see is if the user had a different script path than specified it wouldnt work. i had a...
i still cant get it to work... here is my update password script.... i even added a "usermsg oldS1" command after the script is supposed to read the MAIN_SCRIPT.WAS file and capture the s1 string as oldS1...the dialog box that shows up is blank instead of having the string....
and here is my...
good find!!!! if i could install programs on my work PC, i would get that in a heartbeat!!! anyone have an option for someone who is not granted admin rights?!?!?!?
i thought of that way but i would prefer to do it this way... i just go into the password script and update it manually.... the problem is that other people i work with use the scripts... i have had to edit "broken" scripts too many times because of someone deleting the wrong thing when they...
Each line is a different length... The length will also vary depending on the user as well... How do i use the "multiple" fgets commands... And how do you get the script to change lines?... That is the main thing i don't understand...
here is my "password" script...
here is my password change book....for those who are pay close attention to this script... i dont have the username change section scripted yet. i wanted to atleast get the password section done first...
everytime i try this now i get the following as a result...
i think part of my answer is going to reside in closed (thread448-927541). Knob had posted:
I believe if i use the basic modifications below it would correct the prob... i will test it and find out...
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...
it works!!! thanks soooo much... i wish i would have thought to ask this before trying to do a auto tab feature... for those who want to segment a string already captured or defined using a dialog box, it looks like this does below.... the NPAcode etc stands for the new string name, the Message...
what i basically am trying to do is to use one dialog box to enter a number into... then the captured number would need to be split into 3 separate strings without any formatting to help it determine (periods, etc...)
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 was never able to get the waitlist.was to work....i am using Procomm Plus 4.8... when i try to integrate this into any script i get "Error C025 Line 29: Unexpected command: PARAM" as well as multiple other errors... i also cant get the "when QUIET 4 call whatever" to work when integrated in...
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.