Debugger Client Beta documentation: Difference between revisions
Jump to navigation
Jump to search
Line 8: | Line 8: | ||
====DebuggerConfig.xml changes==== | ====DebuggerConfig.xml changes==== | ||
====Preferences UI changes==== | ====Preferences UI changes==== | ||
File->preferences | |||
Preferences->PAC | |||
====SetIeMode command changes==== | ====SetIeMode command changes==== | ||
<p class="code">setIeMode {none|proxy|newPac|mergedPac} [file|http]</p> | <p class="code">setIeMode {none|proxy|newPac|mergedPac} [file|http]</p> |
Revision as of 12:19, 27 May 2015
Introduction
This page describes any beta versions of the Janus/Tn3270 Debugger Workstation Client that are available.
Build 63, Tag 1 Beta
Run Until/White list/Black list with Daemons
HTTP PAC File URLs
HTTP Server requirements/setup
DebuggerConfig.xml changes
Preferences UI changes
File->preferences Preferences->PAC
SetIeMode command changes
setIeMode {none|proxy|newPac|mergedPac} [file|http]
Showie command changes
RetryHTTPPac command
&¤tPacFile function added
The &¤tPacFile function returns the URL of the PAC file in use or "" if none. The URL returned could bee either a file: or http: style URL.