HPlogo Using KSAM XL and KSAM 64 > Chapter 4 Opening and Closing the File

Chapter 4 Opening and Closing the File

MPE documents

Complete PDF
Table of Contents
Index

E0300 Edition 4 ♥
E0394 Edition 3

Table of Contents
Opening an Existing KSAM File
Using the HPFOPEN Intrinsic
Using the FOPEN Intrinsic
Opening a New File
Closing a KSAM File
Some application programming languages offer commands for opening and closing KSAM files (for example, the ORGANIZATION IS INDEXED clause in COBOL). If not, use the HPFOPEN or FOPEN intrinsic to open the file, and the FCLOSE intrinsic to close the file. See the appropriate application language reference manual for details on how to call intrinsics.




Accessing User-Defined Labels


Opening an Existing KSAM File