%RDTRM
Return the terminating character of the last record read
WSupported on Windows
|
USupported on Unix
|
VSupported on OpenVMS
|
NSupported in Synergy .NET
|
character = %RTERM[(channel)]
Return value
character
The numeric value of the terminating character of the last record that was read. (i)
Arguments
channel
(optional) The channel for which to retrieve the numeric value of the terminating character of the last record that was read. (i)
Discussion
%RDTRM is equivalent to %RTERM; see that function for more information and an example.