Library /sys$common/syshlp/HELPLIB.HLB  —  RDML72  Statements  READY  Examples
    The following program fragments demonstrate the use of the READY
    statement to open a database. These program fragments:

    o  Use the DATABASE statement to declare the PERSONNEL database

    o  Declare a database handle PERS for PERSONNEL

    o  Open the PERSONNEL database with the READY statement
Additional Information: explode extract
C Example Pascal Example
Close Help