The LISTLINES command, available from the SYSPROG account, displays information about the configuration of mvBase lines and ranges of lines.
Format
LISTLINES [linenum-linenum][,linenum] [(AN)] |
Parameter(s)
linenum |
Specifies a specific line to display. |
linenum-linenum |
Specifies a range of line numbers to display. |
A |
(Optional) Displays (in the report) all lines with client type Unknown. |
N |
(Optional) Do no pause display at end of page. |
There may be many sets of line number ranges, and specific line lines separated by commas on the command line.
This command returns the following information:
LINE |
Number of the line connecting the mvBase client to the mvBase server process. |
STATION |
Name of the system on which the mvBase client resides. |
CLIENT |
Name of the mvBase client. |
HOST LOGIN |
User's Windows account name. |
PROCESS |
Number of the process running on the mvBase server. |
ACCOUNT |
The mvBase account to which the user has logged on. |
The source code for LISTLINES is available in the BASICLIB file.