Jump to content
Macro Express Forums

How Can I Run 2 Macros At Once?


Drak

Recommended Posts

Well, I have a simple question. I am currently have a macro that runs indefinately and I would like to know how, and if I can run another macro at the same time.

 

Basically, my first macro goes like this:

 

Repeat Until %T1% = "1"
 Delay 1200 Seconds
 Sound Beep
 Delay 100 Milliseconds
 Sound Beep
 Delay 100 Milliseconds
 Sound Beep
 Delay 100 Milliseconds
 Sound Beep
Repeat End

 

It makes a sound to remind me to do something. Then I have a macro that does this:

 

Delay 50 Milliseconds
Text Type: <ALT><TAB>
Delay 100 Milliseconds
Text Type: <SPACE>
Delay 121 Milliseconds
Text Type: s
Delay 50 Milliseconds
Text Type: <ALT><TAB>

 

I want something to be constantly reminding me to do something and then I will be able to use the second one to that just that.

 

I need to have the beep one running constantly and it reminds me every 10minutes or so to do Macro#2.

 

(If it is a basic setting in Macro Express, that would be nice of you to point it out; as I looked for 5minutes and gave up. Along with looking at the help options.)

 

Any help? Thanks.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...