Search found 3 matches
- Fri Aug 26, 2011 10:04 pm
- Forum: Beginners
- Topic: importing an exe
- Replies: 0
- Views: 5311
importing an exe
I lost one of my macros. however I had created an EXE file out of it before i lost it. Is there a way to import that exe back into macro scheduler for editing?
- Wed Aug 17, 2011 9:09 pm
- Forum: Beginners
- Topic: Entering a file name in an Export window
- Replies: 2
- Views: 8075
@adroege thank you for your suggestions. I tried them with no success... however, you indirectly helped me. I set the SK_DELAY as high as 500 and that allowed me to notice that the SEND was going to the wrong control. Once I figured out the name of the correct control on in the window i was able to ...
- Tue Aug 16, 2011 4:43 pm
- Forum: Beginners
- Topic: Entering a file name in an Export window
- Replies: 2
- Views: 8075
Entering a file name in an Export window
I am trying to create a simple script that exports a report to a .txt file every night. I have gotten as far as generating the report, however when the Export To dialogue appears I am having problems filling in the File Name field. I have tried everything from using a SetFocus> and Send> combination...