ILE C/C++ Programmer's Guide
You can edit stream files directly with the Edit File (EDTF) command.
There are also three ways that you can edit files to be used with stream
files:
- Use Client Access to map the Integrated File System directory as a PC
network drive and then use a PC-based editor to edit files in that path as if
they were local PC files.
- Edit with SEU and then use the Copy to Stream File (CPYTOSTMF) command to
move that file from the traditional QSYS file system to a root file system
path.
- Place the source in a Source Physical File (SRCPF) with Integrated File
System links. (The actual source resides in a QSYS member, but there is
a root file system link that points to the member.) Use the Add Link
(ADDLNK) command to create the link, and thereafter edit the member with SEU,
but use the root file system pathname link when you compile.
[ Top of Page | Previous Page | Next Page | Table of Contents ]
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.