The ACCEPT command moves database keys, page information, and statistics from the database management system to a dialog's record buffers.
Formats of the ACCEPT Command
The ACCEPT command has three formats, as outlined in the table below.
|
Format |
Description |
|---|---|
|
ACCEPT DB-KEY FROM CURRENCY |
Saves the database key and, optionally, the page information of the current record of run unit, record type, set, or area |
|
ACCEPT DB-KEY RELATIVE TO CURRENCY |
Saves the database key and, optionally, the page information of the next, prior, or owner record relative to the current record of a set |
|
ACCEPT PAGE-INFO |
Saves the page information of the record named. |
|
ACCEPT STATISTICS |
Returns runtime database statistics to the dialog |
Note: The ACCEPT utility command should not be confused with the ACCEPT database command. The ACCEPT utility command is used to access information about the current DC/UCF task.
|
Copyright © 2014 CA.
All rights reserved.
|
|