EDTF

From MidrangeWiki
Revision as of 21:00, 10 February 2006 by RobyWayne (talk | contribs) (Created EDTF command.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Template:Command The Edit File command, EDTF, is used to edit stream files or database file members.


Uses

  • Note: Database files with record lengths exceeding 4096-bytes cannot be edited with EDTF.


Examples

  • Using EDTF to edit a stream file:
EDTF STMF('/home/filename.txt')
  • Using EDTF to edit a database member:
EDTF FILE(library/filename) MBR(membername)