Search found 5 matches
- Mon Dec 08, 2003 5:44 pm
- Forum: Technical / Scripting
- Topic: Detecting images and buttons in browser
- Replies: 4
- Views: 7162
Detecting images and buttons in browser
Hello, I am currently doing some internet scripting in Internet Explorer by pressing tab a defined number of times to get to the appropriate image or button and then "Press Enter". The problem I run into is when the button that needs to be pressed isn't always in the exact same location. i.e. takes ...
- Mon Dec 08, 2003 5:32 pm
- Forum: Technical / Scripting
- Topic: nofile error
- Replies: 3
- Views: 5958
I've gotten the script to work now. I went to the bottom and just pressed delete to make sure there were not blank characters. I didn't see any there with "Show Hidden Characters", but i just clicked delete anyway to move the cursor to the last character and now it seems to be working fine. Thanks f...
- Mon Dec 08, 2003 12:35 am
- Forum: Technical / Scripting
- Topic: nofile error
- Replies: 3
- Views: 5958
nofile error
Hello, I'm creating a script that involves reading a file. The odd thing is that sometimes the file will work, and then when I rerun it, it will give me an error in the message that says "##NOFILE##" and continuously loop without giving me any chance to close it. It takes over the entire system and ...
- Tue Oct 28, 2003 7:52 pm
- Forum: General Discussion
- Topic: Monitor typing and Trigger Macro
- Replies: 3
- Views: 8854
Monitor Typing
hello, the program i have seen that is similar in funcionality (activewords) changes the text or starts the action on the fly no matter what program you are in. You don't have to be in command line to execute. So I can be in my Outlook, IE, etc... and based on my typing, can execute the macro. it ha...
- Tue Oct 28, 2003 4:08 pm
- Forum: General Discussion
- Topic: Monitor typing and Trigger Macro
- Replies: 3
- Views: 8854
Monitor typing and Trigger Macro
I've seen some other programs out there that monitor what is being typed onscreen and can trigger a macro based on that. For example, if I'm sending an email and I type a special set of characters "et1" it will change that into a line of text "Thanks and have a great day". Is there anyway this can b...