Your Browser is not longer supported
Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...
{{viewport.spaceProperty.prod}}
Command sequence to start BPRECORD
&pagelevel(3)&pagelevel
The command sequence described here is based on the assumption that UDS/SQL was installed with IMON (see the section “START commands of the UDS/SQL programs” in chapter 2 of the “Creation and Restructuring“ manual).
01 /ADD-FILE-LINK LINK-NAME=DATABASE,
FILE-NAME=[:catid:][$userid.]dbname.DBDIR[.copy-name]
02 /SELECT-PRODUCT-VERSION PRODUCT-NAME=UDS-SQL,VERSION=version.SCOPE=*TASK
03 /START-UDS-BPRECORD
04 bprecord-statements
05 END
|
01 | In this case specifying :catid: is permitted (see the “Database Operation” manual). |
02 | The version of the utility routine is selected. Specification of the version is generally recommended, since several UDS/SQL versions can be installed in parallel. |
03 | The UDS/SQL utility routine can also be started with the alias BPRECORD. |