The makefilesecret statement closes all of the windows associated with a file, but keeps the file open in memory.
Parameters
This statement has one parameter:
file – Name of file to make secret, or "" for current file.
Description
This statement closes all of the windows associated with a file, but keeps the file open in memory. This example makes the file Tax Tables invisible, while still leaving it open in memory (for lookups, etc.)
makefilesecret "Tax Tables"
See Also
History
Version | Status | Notes |
10.0 | No Change | Carried over from Panorama 6.0. |