ENABLE Reference Manual
THE GENERAL SERVER
SEND Processing
Table E-3. Values Expected by the General Server for SEND
Processing (Continued)
-----------------------------------------------------------------
| |
| Operation Field or Record Value |
|_______________________________________________________________|
| |
| UPDATE TRANSACTION-CODE 02 |
| |
| RECORD-IMAGE The old record image.|
| |
| RECORD-IMAGE-2 The new record |
| image (must begin |
| on a word |
| boundary). |
| |
| |
| DELETE TRANSACTION-CODE 03 |
| |
| RECORD-IMAGE The old record |
| image. |
|_______________________________________________________________|
| |
| INSERT TRANSACTION-CODE 04 |
| |
| FUNCTION-CODE Blank INSERT at |
| first |
| available |
| space. |
| |
| EX INSERT at |
| indicated |
| record key |
| position. |
| (relative |
| files only). |
| |
| LA INSERT at |
| end of file |
| (relative |
| files |
| only). |
| |
| RECORD-IMAGE The new record |
| image. |
| |
-----------------------------------------------------------------
E-18