Help

Table Of Contents
Command line reference fmsadmin commands
F
ILEMAKER SERVER 9 HELP 188
STATUS command
Format
fmsadmin STATUS [TYPE] [CLIENT_NUMBER] [FILE]
Description
Retrieves the status of the specified TYPE.
Valid TYPES
CLIENT: Retrieves the status of a client specified by CLIENT_NUMBER. For example:
fmsadmin STATUS client 2
Use the LIST CLIENTS command to obtain a list of clients and their ID numbers.
FILE: Retrieves the status of an open file specified by FILE. For example, to get the status of a file
named “Database”:
fmsadmin STATUS file Database
Options
None.
Related topics
LIST command (page 181)
Command line reference
(page 171)