§ 4.27 - [load] Built-InMnemonic aid: load for LOAD local variable from file
[load variableName fileName] [load test forvariable.txt] [v test] some stuff inside forvariable.txt
some stuff inside forvariable.txt
As access to the filesystem can present a significant security risk, there is a means to disable this capability when instantiating the class. If noshell=True then [load] does nothing:
mod = macro(noshell=True)
Other built-ins used here: [v]
Keyboard Navigation
, Previous Page . Next Page t TOC i Index on February 18th, 2026 at 12:52 MT |