GSM_CACHE_FILE

"<FileName>" [Lib] [Lock] [Project <ProjectName>] [Setvar <VarName> <Var Value>]

For CimView System or Project
Purpose New format for each line in the cache file.
Comment
Value Filename Path for the cache file.
Lib Indicates that the screen should be loaded or not loaded  into the library cache.
Y Load the screen.
N Do not load the screen.
Project Provides the name of the project for unqualifed points in the screen.
Lock Indicates the screen should be locked in the cache.
Y Lock the screen in cache.
N Do not lock the screen in cache.
SetVar Sets the value for the screen. A valid entry is a string with the name of the variable and the value of the variable. There may be multiple Setvar statements for the cache entry.
VarName Name of the variable.
VarValue Value of the variable.

Items in [ ] indicate that it is an optional entry.