LOAD TOOLFILE: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
Mikeo (talk | contribs)
Created page with "{{Up}} {{Command|syntax=LOAD_TOOLFILE <tool list filename> |description=:Load an existing tool list (.tlst) file. |param1=<tool list filename>|pa..."
 
Mikeo (talk | contribs)
No edit summary
 
Line 1: Line 1:
[[Procs:Process_Selection|{{Up}}]]
[[:Tools:Tool_Tiles|{{Up}}]]


{{Command|syntax=LOAD_TOOLFILE <tool list filename>
{{Command|syntax=LOAD_TOOLFILE <tool list filename>

Latest revision as of 17:29, 2 August 2018

Up

Command

LOAD_TOOLFILE <tool list filename>


Load an existing tool list (.tlst) file.

Parameters

<tool list filename>
Tool List filename. Use the complete pathname if it is not in the same folder as the macro.

Example

LOAD_TOOLFILE "MyTools.tlst"