BlueZone section
Use the [BlueZone] section of the GLOBAL.INI file to configure the backup working directory folder and set the time it takes for the BlueZone session to automatically disconnect.
[BlueZone]
;BackupWorkingDir=PathOfBackupWorkingDirectory
;KeyboardInactivityTimer=NumberOfMinutes
BackupWorkingDir=
Sets the path to the back up working directory.
You can add a custom backup folder where BlueZone saves a backup copy of the working directory. If the backup working directory is configured, every time BlueZone writes to a file (creates or saves a profile, script, macro, VBA project, power pad file, dialog file, etc.), the file is also copied to the backup working directory.
If the primary working directory is unavailable, BlueZone automatically switches to the backup working directory.
You can also include environment variables in the path between angle brackets or percent characters. For example:
BackupWorkingDir=%USERPROFILE%\BlueZone
KeyboardInactivityTimer=
Sets the time that the BlueZone session automatically disconnects when the value is met. The value is time in minutes.
For example, if the following is set, after 20 minutes of inactivity, the BlueZone session will automatically disconnect:
KeyboardInactivityTimer=20