DELETED Example


Example:

 

  

DELETED

IFILE,KEY1

 

Logical file:

IFILE

Key info:

KEY1 is a previously defined character string variable

 

The text record and associated key information that corresponds to the Logical String of KEY1 are deleted from the physical text file and associated ISAM key file. If IFILE is a fixed length record ISAM file, the deleted space is automatically tagged for reuse.

 



PL/B Language Reference DELETE (IFILE) Examples DELETEDK Example