Pathmaker Programming Guide
Inserting Rows
How to Operate a DB Requester Application
B–10 067868 Tandem Computers Incorporated
Figure B-2. Example of INSERT BOX Operation for Multiple Repetitions in a Single Box
B2
STEP 1: Enter values in the record fields.
STEP 2: Press shift F10 to insert the records.
* EMP +EMPLOYEE +DEPT JOB AGE SALARY VAC
NO. NAME
323_ Joe Smith__________ 2_ 3_ Manager___ 37 4000.00 12
239_ James King____ ____ 2_ 3_ Salesrep___ 39 2500.00 9_
245_ Sally Jones____ ____ 2_ 3_ Programmer 29 3900.00 13
____ __________________ __ __ __________ __ ____.00 __
____ __________________ __ __ __________ __ ____.00 __
____ __________________ __ __ __________ __ ____.00 __
____ __________________ __ __ __________ __ ____.00 __
The application displays the following message after completing the
INSERT Box operation:
Items inserted: 003
INSERT BOX Operation for a Nested Box
To request an INSERT BOX operation for a nested box, the end user must do the
following:
1. Read or insert a row for the parent box.
2. Enter screen values in the nested box.
3. Press shifted F10.
Note Values should not be entered into a nested box unless a read or insert operation has been previously
requested for the parent box. If values are entered in the nested box before an operation for the parent
box has been requested, the application will remove the values from the nested box when it performs the
operation on the parent box. If an application automatically reads a row for a nested box whenever an
operation is requested for a parent box (that is, an AUTOFILL), the application will replace the values in
the nested box with values read from the database.