New features in Reality V15.5
Reality V15.5 contains enhancements to a number of features since the release of V15.4.
If you find any errors or have any suggestions for improvements in this documentation, please contact your NEC Help desk.
Note
The online documentation includes all the updates till fix version V15.1.0.0446.
LISTU.SUMMARY
The new LISTU.SUMMARY command provides a summary of the counts of active users, despoolers, TIPH processes, and other processes.
Syntax
LISTU.SUMMARY
Example
When the LISTU.SUMMARY command is executed, it will display the following information:
::LISTU.SUMMARY Users logged on : 2 Despoolers logged on : 1 TIPH processes : 1 OTHER processes : 0 Total Ports in use : 4
DV.SEARCH
A new DV.SEARCH command is executed, it will display a report verifying the path of each DIR-VIEW file. The output will vary depending on whether all paths are valid or if there are any invalid paths. This new command provides a streamlined way to ensure that all directory paths for DIR-VIEW files are correctly configured, improving the overall reliability and integrity of the directory structure.
Syntax
DV.SEARCH
Example 1
If all DIR-VIEW files have valid paths, the DV.SEARCH command will produce the following output:
:DV.SEARCH
*****************************************************************************
DIR-VIEW SEARCH REPORT
*****************************************************************************
DIR-VIEW - All paths are Valid
Example 2
If any DIR-VIEW file has an invalid path, the DV.SEARCH command will specify the DIR-VIEW name and its invalid file path in the output.
-
Account name will be truncated if it is very long.
-
File name will be truncated if it is long.
-
The report may scroll onto another screen if many incorrect values are found.
:DV.SEARCH
*****************************************************************************
List of Invalid DIR-VIEWS
*****************************************************************************
ACCOUNT DIR-VIEW NAME Incorrect Path
ACCOUNT-WITH-VERY-LO F C:\HENRY\TEST
ACCOUNT-WITH-VERY-LO FILE.WITH.VERY.LONG. D:\
ENGLISH - All
ENGLISH TEST2 C:\TEST2
ENGLISH TRAIN C:\TRAINING
TEST1 FRED2 D:\CHICKEN
THIS.IS.A#TEST F C:\HENRY\TEST
THIS.IS.A#TEST FILE.WITH.LONG.NAME D:\TEST
WIKI UIFVB /cora/backedup/ziggy/src/DPS/SY
*****************************************************************************