§ 4.27 - [load] Built-InMnemonic aid: load for LOAD local variable from file See also: [gload] , [global] , [graw] , [gsave] , [gv] , [local] , [lv] , [page] , [raw] , [save] and [v] [load variableName fileName] [load test forvariable.txt] [v test] This content came from a text file.
This content came from a text file.
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 |