The @ACCEPT PROC statement moves the 256-byte application program information block associated with a previously defined database procedure to a specified location in program variable storage. Information is placed in this block by a previously issued @BIND PROC statement (discussed later in this chapter). This information may have subsequently been updated by the procedure. The @ACCEPT PROC statement can be used by programs running under, but in a different partition from, the central version.
|
Copyright © 2014 CA.
All rights reserved.
|
|