HPlogo Using KSAM XL: 900 Series HP 3000 Computer Systems

Chapter 2 Creating a KSAM XL File

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

You can create a KSAM XL file in several different ways:

  • Using the BUILD command. The file name and file characteristics are specified in the command parameters. The file can then be loaded with data by using the FCOPY subsystem to load existing file data or by directing program output to the file.

  • Copying an existing file using the FCOPY subsystem. File characteristics can be defaulted to those of the existing file or modified by using a file equation.

  • Using HPFOPEN or FOPEN intrinsic parameters from within an application program. The intrinsic call creates and opens the file. The program's output can then be written to the opened file.

Feedback to webmaster