HiLMAs reference
Back

Input/Output instructions

Next

FDELETE

FDELETE numfile

 

Description

Delete a previously read record of a VSAM file.

Can be used only with KSDS or RRDS VSAM files and must be preceded by a FREAD with UPDATE=YES; can be used in any environment except VM/CMS.

numfile is a numeric constant (from 1 to 20) used in FOPEN statement to handle the file.

 

Examples

 


Back Start Next
FWRITE Top FREWRITE