LOAD TOOLFILE: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
Created page with "{{Up}} {{Command|syntax=LOAD_TOOLFILE <tool list filename> |description=:Load an existing tool list (.tlst) file. |param1=<tool list filename>|pa..." |
No edit summary |
||
Line 1: | Line 1: | ||
[[ | [[: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
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"