removePST
lp removePST boolean { t | nil }
Description
Controls whether the PST or power state format of commands are printed in or removed from the exported 1801 file. The default value is nil, which means that the commands are printed in the file.
GUI Equivalent
Example
envGetVal("lp" "removePST")
envSetVal("lp" "removePST" 'boolean t)
Related Topics
Return to top