SET TOOL DATA

From Macros Wiki
Jump to navigationJump to search

Up

Command

SET_TOOL_DATA <tool number>, <parameter>, <value>


Set tool data.

Parameters

<tool number>
Tool number
<parameter>
Tool_parameter
<value>
A value to assign to the parameter.
The type of value must match the data type of the parameter.
If you are setting a text parameter, then the value must be text string or a string variable. Otherwise use a numeric value or a number variable.

Example

SET_TOOL_DATA 3, MTOOL_LENGTH, 12