DELETE FILE Example


Example:

 

F1

FILE

FIX=100

ZERO

FORM

"0"

 

DELETE

F1,ZERO

 

Logical file:

F1

Record Number:

Zero

 

The first text record (record number zero) is deleted from the file.

 



PL/B Language Reference DELETE (AFILE) Example DELETE (FILELIST) Example