Sets the file named FILEA to be opened either empty or created upon open if it does not exist.
result := CICS setfile file: 'FILEA'; emptystatus: CVDA_EMPTYREQ; exec.