InterviewSolution
Saved Bookmarks
| 1. |
What Is A Bind In Idms? |
|
Answer» A BIND associates RECORD types with the program WORK area; for run unit and records it is the FIRST command issued in the program. A bind associates record types with the program work area; for run unit and records it is the first command issued in the program. |
|