RUN EXE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 1: Line 1:
[[:Category:Miscellaneous|{{Up}}]]
{{Command|syntax=RUN_EXE <exe filename>, [<text to pass to exe>], [<add quotes>], [<wait for it to finish>]
{{Command|syntax=RUN_EXE <exe filename>, [<text to pass to exe>], [<add quotes>], [<wait for it to finish>]
|description=:
|description=:

Revision as of 14:41, 2 August 2010

Up

Command

RUN_EXE <exe filename>, [<text to pass to exe>], [<add quotes>], [<wait for it to finish>]


Parameters

<exe filename>
Template:Exe filename
[<text to pass to exe>]
Template:Text to pass to exe
[<add quotes>]
Template:Add quotes
[<wait for it to finish>]
1 to wait if you need the information, or
0 if you dont need to wait.

Example

RUN_EXE
For an example macro see Get_Op_Tool_Path Run_Post