CDD/Plus RPCSWLUP — VMS CDD+_4.1A
Additional information available:
@EDITEXITHELPLISTRENEWSAVE
SETSHOWSTOP
RPCSWLUP UtilitySpecify editor
RPCSWLUP Utility
The VAX RPC Software Event Logger (RPC_SWL) records software errors that occur during the execution of RPC application programs. It is part of the RPC software installed on your system. The Software Event Logger Utility Program (RPCSWLUP) lets you create reports about events recorded by the Software Event Logger. You create reports containing information that you select with RPCSWLUP command qualifiers. To run RPCSWLUP, define a symbol and then type RPCSWLUP at the DCL prompt ($): $ RPCSWLUP :==$RPCSWLUP $ RPCSWLUP You can also run RPCSWLUP with the following command: $ RUN SYS$SYSTEM:RPCSWLUP Either way you start RPCSWLUP, the utility displays the prompt: RPCSWLUP> This prompt shows you when you can begin entering RPCSWLUP commands.
Specify editor
You specify an editor for RPCSWLUP to use in response to the EDIT command by defining the logical name RPCSWLUP$EDIT. If this logical is defined, then RPCSWLUP uses its translation as the name of a command procedure to call to perform the editing. RPCSWLUP executes the SWLUP$EDIT command procedure in the context of a spawned subprocess. The editing procedure therefore runs in the same directory as SWLUP and with all symbols and logical names defined as they are to SWLUP. .el