Library /sys$common/syshlp/BASICHELP.HLB  —  OPEN
  The  OPEN  statement  opens  a  file   for   processing.    It   transfers
  user-specified  file  characteristics  to  Record  Management Services and
  verifies the results.

  Examples

  OPEN "INPUT.DAT" FOR INPUT AS FILE #4%,     &
       ORGANIZATION SEQUENTIAL FIXED
Additional Information: explode extract
Syntax
Close Help