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: IS, OS and HS workspaces are each initially 6K (6144 Bytes). They are extended as necessary up to a system limit. By default the system limit is 256Mb.

Example

:USER
         2  System privilege level.
     5,120  Bytes of HS workspace
    16,384  Bytes of IS workspace
     1,024  Bytes of OS workspace
     1,024  Bytes of TS workspace
     1,024  Bytes of BASIC workspace
            Database does not support case insensitive files.

Go to top button