$TSOId

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

TSO userid user's thread

Note: Many $functions have been deprecated in favor of Object Oriented methods. There is no OO equivalent for the $TSOId function.

This function returns the TSO userid of the current user thread.

Note: This function requires the special version of the TSO full screen interface to Model 204 that is distributed by Sirius Software.

The $TSOId function accepts no arguments, and it returns either an 8 byte string containing the TSO userid of the Model 204 user, or a null string indicating that the user is not a TSO user or that the Sirius Software TSO Interface has not been installed.

Syntax

%term = $TSOId

Example

The following program displays the user's TSO userid.

B PRINT $TSOId END

Products authorizing $TSOId

  • Japanese $functions