Open UltraEdit without launching macro

Help with writing and playing macros

Open UltraEdit without launching macro

Postby don.wood » Tue Nov 28, 2006 5:37 pm

Hello,

I have created a macro and set it to auto load and auto execute one time. But now I have created a monster. The last statement in my macro is close file. Sooooo, if I go to start, programs, UltraEdit. My macro kicks in, executes, then closes the application. Is there a method to launch UltraEdit without launching the macro that you would like to run automatically?

Thank you for any ideas,

Don
User avatar
don.wood
Newbie
 
Posts: 2
Joined: Tue Nov 28, 2006 12:00 am

Re: Open UltraEdit without launching macro

Postby mrainey56 » Tue Nov 28, 2006 8:08 pm

Can you try temporarily renaming your macro file so the macro can't run?

Mine is C:\Program Files\UltraEdit\main.mac
User avatar
mrainey56
Master
Master
 
Posts: 212
Joined: Tue Jul 27, 2004 11:00 pm
Location: Spartanburg, South Carolina

Re: Open UltraEdit without launching macro

Postby don.wood » Tue Nov 28, 2006 8:11 pm

Excellent idea. I will now hang my head in shame as I did not think of that.

Thanks much,

Don
User avatar
don.wood
Newbie
 
Posts: 2
Joined: Tue Nov 28, 2006 12:00 am


Return to Macros