Program

Description - The program object is found beneath the WebGate object. The Program object contains settings and information that relate to the operation of the entire WebGate application.

Functions (accessible by right-clicking on the object)
Exit - This exits the WG Admin program. This will NOT stop the rest of the paging server, only the administration program.  

Settings
Program directory - This is the full path to the location of WebGate's program files.  
 
Database directory - This is the full path to the location where WebGate's database is kept (pagegate.mdb). This should only be a local path (i.e. C:\Program Files\WebGate\) if the entire WebGate application is to be run on a single computer, including the WG Admin program. Otherwise, this path should be a UNC (Universal Naming Convention) path pointing to a shared network folder (i.e. \\PagingServer\PagingDatabase\).  
 
Log directory - This is the full path to the location where WebGate's log files are kept. This should only be a local path (i.e. C:\Program Files\WebGate\) if the entire WebGate application is to be run on a single computer, including the WG Admin program. Otherwise, this path should be a UNC pointing to a shared network folder (i.e. \\PagingServer\PagingLogs\).  
 
Run WebGate as - This sets the style in which the WebGate application is run. On a Windows 95 or 98 computer, WebGate can run as an application or as a Windows 9x service. On a Windows NT or 2000 computer, WebGate can run as an application or as a Windows NT service. See the section 'WebGate Run Styles' for more information.  
 
Run on this server - WebGate is made up of several modules, which can be run on separate computers. This section allows you to choose which modules are to be run on this computer. Please see the section 'Modules' for more information on each of WebGate's modules, or 'Advanced Installation' for information on installing WebGate across multiple computers.  

Global Log - If logging is enabled, this log shows a summary of the events generated from the WebGate application, including all messages sent.
Refresh - displays the most current entries in the global log  
Print - sends a copy of the log to a printer  
Purge - deletes the log's entire contents  
Clipboard - copies the log's contents to the Windows clipboard, allowing it to be pasted into another application  

Password Protect - If this password is set, it will be required to run the WG Admin program.