TRACEBACK
WTSupported in traditional Synergy on Windows
|
WNSupported in Synergy .NET on Windows
|
USupported on UNIX
|
VSupported on OpenVMS
|
xcall TRACEBACK([filename])
Arguments
filename
(optional) A file specification to which traceback output will be written instead of being displayed to the screen. (a)
Discussion
The TRACEBACK subroutine prints out a current traceback of the call tree in a Synergy program just as the debugger would. This subroutine is used by the Synergy debugger.
If filename is specified but is invalid, or if the specified file cannot be created, the traceback output will be written to the screen. Filename cannot be a remote file specification.