Software AG Products 2.4.1 | Reference Guide | Execution Commands | Detailed Syntax | @RUSERDATA
 
@RUSERDATA
The @RUSERDATA command reads user data which has been previously stored in an Adabas system file by the @CLOSE, @END-TRANSACTION, or @CHECKPOINT commands.
The syntax of the command is as follows:
syntax of r user data
The user does not have to specify the nnnn identification since the command is performed in the special purpose buffers with OPN as the identification.
The user data will be read into RECORD-BUFOPN with a default length of 500 bytes. If the user wishes to read the data stored by another user, the USER parameter should be used providing the user ID of the other user.