HPlogo Using KSAM XL: 900 Series HP 3000 Computer Systems

Chapter 4 Opening and Closing the File

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

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.

Feedback to webmaster