RUN HOLEFR: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
Line 2: Line 2:


{{Command|syntax=RUN_HOLEFR <option>
{{Command|syntax=RUN_HOLEFR <option>
|description=*DESCRPTION*
|description=:Run the Hole Manager. You must always initialize the hole manager first.
:Then you can run AFR, or use the GROUP function. When you are finished, you must
:use this command once more with the FINISH parameter.
 
|param1=<option>|param1_desc=Must be INIT, AFR, GROUP or FINISH


|param1=<option>|param1_desc={{option}}
}}
}}


===Example===
===Example===
:- RUN_HOLEFR
:RUN_HOLEFR INIT
:RUN_HOLEFR AFR
:RUN_HOLEFR FINISH


[[Category:Hole_Manager]]
[[Category:Hole_Manager]]

Revision as of 00:21, 12 January 2011

Up

Command

RUN_HOLEFR <option>


Run the Hole Manager. You must always initialize the hole manager first.
Then you can run AFR, or use the GROUP function. When you are finished, you must
use this command once more with the FINISH parameter.

Parameters

<option>
Must be INIT, AFR, GROUP or FINISH

Example

RUN_HOLEFR INIT
RUN_HOLEFR AFR
RUN_HOLEFR FINISH