Macro startup

Help with writing and playing macros

Macro startup

Postby dimwit987 » Thu Oct 21, 2004 8:40 am

Newbie here. Using Windows XP professional.
I would like a desktop shortcut that starts Ultraedit-32 and automatically runs a named Macro on startup.

What is the syntax for this in the shortcut properties ?

Thnx.
User avatar
dimwit987
Newbie
 
Posts: 2
Joined: Wed Oct 20, 2004 11:00 pm

Re: Macro startup

Postby Mofi » Thu Oct 21, 2004 9:38 am

Described in the help of UltraEdit at "Command Line Parameters" !!!

"Uedit32.exe" /M,E,5="full path of macro file/macro name"
User avatar
Mofi
Grand Master
Grand Master
 
Posts: 4055
Joined: Thu Jul 29, 2004 11:00 pm
Location: Vienna

Re: Macro startup

Postby dimwit987 » Thu Oct 21, 2004 9:52 am

Ok thanks - I probably searched for "startup" in the index and missed it.
User avatar
dimwit987
Newbie
 
Posts: 2
Joined: Wed Oct 20, 2004 11:00 pm


Return to Macros