Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Hull and Outfitting

Querying Your System

  • Last UpdatedNov 14, 2025
  • 1 minute read
  1. To ask about your current MDB, enter

    Q MDB

  2. To output all valid teams for the current user, enter

    Q TEAM

  3. To output the current Outfitting user name, enter

    Q USER

  4. To output your login name, enter

    Q LOGIN/NAME

  5. To output the value of an environment variable, enter

    Q EVARiable <evar>

    Note: If the environment variable name contains any non-letter characters, it must be enclosed in quotes.

  6. To output information about a file, enter

    Q FILE <filename> <att>

  7. To output information about an open file, enter

    Q OPENFILE <token> <att>

with the file identified by <token>. The information returned is governed by the attribute <att> which can be:

NAME

The name of the file as typed in the OPENFILE Command

MODE

The mode as given in the OPENFILE command

FULLName

The fully specified filename

ENTRY

The entry name of the file (that means, without directories)

SIZE

The size of the file in bytes when it was last closed (it does not increase as it is written to)

DTM

The date and time the file was last modified

OWNER

The owner (creator) of the file

LOCK

Indicates if the file is locked (valid only for OPENFILE)

SORT

Type: File, Directory or Other (for example, a link)

Note: In all the above, environment variables in filenames are always expanded, even for NAME.

TitleResults for “How to create a CRG?”Also Available in