SET OP WFO NAME

From Macros Wiki
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