GET CS WP

From Macros Wiki
Revision as of 23:34, 12 January 2011 by Mikeo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Up

Command

GET_CS_WP <cs number> <wp number>


Get the WorkPiece number associated with a CS.

Parameters

<cs number>
CS number.
<wp number>
Name of variable to be set to the WorkPiece number.

Example

GET_CS_WP 3, wp


The variable wp will be set to the WorkPiece associated with CS 3.