Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Global variables are stored in the Windows registry to maintain their values after Windows restart. All global variables are stored in the registry branch  HKEY_USERS\S-1-5-21-…\Software\ITVScriptVMSScript\ITVSCRIPT VMSSCRIPT and HKEY_CURRENT_USER\Software\ITVScriptVMSScript\ ITVSCRIPTVMSSCRIPT. To access a global variable directly from the registry, search the registry for it by its name.

...