User's Reference > General > TCL and General User Commands > Command Reference > U > USER

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

USER (TCL) (m604806+user.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

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.

RealityV15.1 (MoTW) Revision 7Comment on this topic