Search found 4 matches
- Sun Jun 17, 2007 8:36 pm
- Forum: Technical / Scripting
- Topic: User input and script issue with a web button
- Replies: 0
- Views: 2948
User input and script issue with a web button
I used Webrecorder to capture a process that I want to automate. I need to ask the user to enter a number that will be populated in a few areas through the script. I will search on how to get user input and then set it as a variable but I have listed my code below. My real problem right now is in th...
- Sun Dec 17, 2006 9:30 pm
- Forum: Beginners
- Topic: Find out or get window titles
- Replies: 5
- Views: 8183
Updated - Almost working
So, I took your advice and read through a few things as well. I am now to the point when it works up until the last window. I have tried this a number of ways and still can't get it past this last step. Seems for such a simple script it takes a while to figure it out.... WaitWindowOpen>VPN Client | ...
- Wed Dec 13, 2006 9:54 pm
- Forum: Beginners
- Topic: Find out or get window titles
- Replies: 5
- Views: 8183
Get Current Window Name??
Could you help me with an example? . This is the code I am using... Let>Password = login password Run Program>C:\Program Files\Cisco Systems\VPN Client\ipsecdialer.exe WaitWindowOpen>status: Disconnected | VPN Client - Version 4.8.01.0300 Press CTRL Send>o GetActiveWindow>window_title,X,Y[,Width,Hei...
- Wed Dec 13, 2006 7:31 pm
- Forum: Beginners
- Topic: Find out or get window titles
- Replies: 5
- Views: 8183
Find out or get window titles
I have a macro I want to run, yet the windo titles are extremely long. What is the best wayt o get an accurate name of the window title... Here ar ethe examples. The seond exmaple includes quotation marks and also the | sign... I am using the WaitWindowOpen command.. Example 1. status:Disconnected |...