SET OP WFO NAME

From Macros Wiki
Revision as of 16:51, 22 July 2021 by MikeONeill (talk | contribs) (Created page with "{{Up}} {{Command|syntax=SET_OP_WFO_NAME <op number> [<part number>] <name> |description=:Assign a WFO to an operation, using the name of a...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

SET_OP_WFO_NAME <op number> [<part number>] <name>


Assign a WFO to an operation, using the name of a WFO defined in the post.

You must have loaded a post before using this command.

Parameters

<op number>
Operation number
<part number>
Part number (if this parameter is not used, default to part number 1)
<name>
Name of the WFO

Example

SET_OP_WFO_NAME 14, 3, "G56"  ! assign WFO "G56" to op 14, part 3
SET_OP_WFO_NAME 17, "G57.P3"  ! assign WFO "G57.P3" to 17, part 1