AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 8 matches
AutoHotkey Community Forum Index
Author Message
  Topic: trigger macro when a batch file is run
tommyrot

Replies: 6
Views: 274

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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

PostForum: 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 ...
 
Page 1 of 1
All times are GMT
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group