The Things that Make Up this Example
From LANSA
The Things that Make Up this Example
Objects Required
If you imported the SET example materials, these objects have been created for you in the repository:
| Use Other Vendor Built-in Functions | To Execute this Example | BIF Descriptions |
Objects Required
If you imported the SET example materials, these objects have been created for you in the repository:
| Type | Name | Code | Description |
| Function | SET191A | SET191A | OV_FILE_SERVICE MAKE_DIR |
| Function | SET191B | SET191B | OV_FILE_SERVICE MAKE_DIR REMOVE_DIR |
| Function | SET191C | SET191C | OV_FILE_SERVICE CHECK_DIR MAKE_DIR |
| Function | SET191D | SET191D | OV_FILE_SERVICE CHECK_FILE |
| Function | SET191E | SET191E | OV_FILE_SERVICE SET_FILE |
| Function | SET191F | SET191F | OV_FILE_SERVICE COPY_FILE |
| Function | SET191G | SET191G | OV_FILE_SERVICE GET_DIR |
| Function | SET191H | SET191H | OV_FILE_SERVICE GET_DIR REMOVE_FILE |
| Function | SET191J | SET191J | OV_POST/PASTE_CLIPBOARD |
| Form | S_191FA | S_191FA | Demonstrate OV_FILE_SERVICE BIF |
| Form | S_191FB | S_191FB | List produced by GET_DIR |
| Field | S_191ARG1 | A 30 | Argument 1 |
| Field | S_191ARG2 | A 65 | Path and file |
| Field | S_191ARGD | A 45 | Description of Argument 1 |
| Field | S_191AR3A | A 50 | Argument 3 |
| Field | S_191AR3B | A 40 | Copy to file |
| Field | S_191DATE | A 8 | Date Modified |
| Field | S_191DIR | A 1 | Is a directory (Y/N) |
| Field | S_191NAME | A 15 | File Name |
| Field | S_191PREF | A 12 | File prefix |
| Field | S_191RET1 | A 2 | Two digit generic return code |
| Field | S_191RET2 | P 15,0 | Error Code |
| Field | S_191SIZE | P 9,0 | File Size |
| Field | S_191SUFF | A 3 | File Suffix |
| Field | S_191TIME | A 6 | Time modified |