| Author |
Message |
Topic: trigger macro when a batch file is run |
tommyrot
Replies: 6
Views: 274
|
Forum: Ask for Help Posted: Fri Oct 27, 2006 12:16 am Subject: trigger macro when a batch file is run |
[quote="BoBo"][quote]it's created on the fly by an application[/quote]When (Timeframe)?
It's created by a session timing application on some public access PC at a library. This means that ... |
Topic: trigger macro when a batch file is run |
tommyrot
Replies: 6
Views: 274
|
Forum: Ask for Help Posted: Wed Oct 25, 2006 11:02 pm Subject: clarification |
[quote="BoBo"][code]Run, cleanup.bat ; to trigger/run a script [u]while[/u] the batch is running
RunWait, cleanup.bat ; to trigger/run a script [u]after[/u] the batch is running[/code][/quo ... |
Topic: trigger macro when a batch file is run |
tommyrot
Replies: 6
Views: 274
|
Forum: Ask for Help Posted: Wed Oct 25, 2006 7:33 am Subject: trigger macro when a batch file is run |
Hi folks,
This is similar to one I posted a couple of days ago except then I was interested in running a macro when an application is closed. Now I'm wondering if it's possible to trigger a macro t ... |
Topic: trigger macro when program is closed |
tommyrot
Replies: 2
Views: 322
|
Forum: Ask for Help Posted: Tue Oct 24, 2006 1:36 am Subject: trigger macro when program is closed |
Here's another tricky one!
I want to be able to trigger a macro that restarts the PC whenever a nominated program is ended in the task manager... any thoughts? |
Topic: Trigger macro when floppy disc or usb device is inserted |
tommyrot
Replies: 2
Views: 240
|
Forum: Ask for Help Posted: Thu Oct 12, 2006 11:50 pm Subject: Trigger macro when floppy disc or usb device is inserted |
Hi folks,
Is it possible to trigger an autohotkey macro upon the insertion of a floppy disc/usb pen drive? I'm thinking it would be good to set up on the public access computers in our library so t ... |
Topic: Stopping a loop at the bottom of a text file |
tommyrot
Replies: 5
Views: 215
|
Forum: Ask for Help Posted: Wed Aug 02, 2006 7:14 am Subject: Stopping a loop at the bottom of a text file |
Thanks heaps BoBo!
No real reason for ` it was just a shortcut that we had been using.
I tried the script, replacing My.txt with Stocktake.txt (the name of the source file) but it doesn't seem to ... |
Topic: Stopping a loop at the bottom of a text file |
tommyrot
Replies: 5
Views: 215
|
Forum: Ask for Help Posted: Wed Aug 02, 2006 6:49 am Subject: Stopping a loop at the bottom of a text file |
Hi folks,
I've set up a macro that copies strings of text from a .txt file into our library management system for stocktaking.
The text file looks something like this:
000685721
000584853
0 ... |
Topic: Can I get a macro to wait until the MS egg-timer disappears? |
tommyrot
Replies: 1
Views: 196
|
Forum: Ask for Help Posted: Wed Aug 02, 2006 6:45 am Subject: Can I get a macro to wait until the MS egg-timer disappears? |
Hi folks,
Just thinking of a creative way to make my script wait until a transaction has completed on our Database management system before looping into the next command in the script.
There's p ... |
| |