Thanks again guys,
I'll give your suggestions a try and get back
Search found 5 matches
- Tue Jan 20, 2004 7:45 pm
- Forum: Technical / Scripting
- Topic: User entry of text in the middle of macro execution...
- Replies: 10
- Views: 10416
- Tue Jan 20, 2004 7:40 pm
- Forum: Technical / Scripting
- Topic: Window Activation problem with 7.2.043...
- Replies: 2
- Views: 4704
Ok, here it is: the actual macro script is: IfWindowOpen>HyperSnap-DX*, WaitWindowOpen>Save As* WaitKeyDown>VK13 ::Wait for enter key Press ALT * 5 ::Press Alt F4 to close remaining window Wait>0.1 Press F4 WaitWindowOpen>HyperSnap-DX -* MoveWindow>HyperSnap-DX -*,0,2 ResizeWindow>HyperSnap-DX -*,77...
- Tue Jan 20, 2004 4:30 am
- Forum: Technical / Scripting
- Topic: Window Activation problem with 7.2.043...
- Replies: 2
- Views: 4704
Window Activation problem with 7.2.043...
Here's another one for you guys.. I got a macro together I liked but I have problem in it activating it. I used "Advanced Schedule" and typed in the Window event title with an asterisk, and immediately after I finished, that is, hit "Ok", the tray icon started flashing, but I didn't have my target w...
- Tue Jan 20, 2004 2:37 am
- Forum: Technical / Scripting
- Topic: User entry of text in the middle of macro execution...
- Replies: 10
- Views: 10416
Thanks guys for your input. I appreciate the link for the Capture program, Lumumba, but I need something more powerful. My capture program does what I need except that I have to close one too many screens in the process. Just lazy :wink:. Initially, I created something with another macro program tha...
- Mon Jan 19, 2004 2:38 am
- Forum: Technical / Scripting
- Topic: User entry of text in the middle of macro execution...
- Replies: 10
- Views: 10416
User entry of text in the middle of macro execution...
I'd like to know whether it's possible to create a macro with MS under the following conditions: I have a screen capture program I'd like to automate saving of files. 1. After I select image to capture, the capture program window pops up with the capture. 2. I want to invoke a macro that automatical...