USER

Displays the system privilege level and the size of the HS, IS, OS, TS and BASIC workspace areas for the account you are logged on to.

Command Class

TCL-I command.

Syntax

USER

Workspaces

A number of the workspace areas used by the major processors are listed. These include:

The IS, OS and HS workspace form the major part of the scratch space used by a process.

Note: HS, IS and OS workspaces are each initially 6K (6144 Bytes). They are extended as necessary up to a system limit. By default the system limit is 16M.

Example

:USER
2     System Privilege Level
6,144 Bytes of HS workspace
6,144 Bytes of IS workspace
6,144 Bytes of OS workspace
1.024 Bytes of TS workspace
1,024 Bytes of BASIC workspace

Go to top button