Unconfigured Ad Widget

Collapse

Announcement

Collapse
No announcement yet.

Can CL program READ physical file?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Can CL program READ physical file?

    I have a project to comple a list of physical and logical file. I'm able to use DSPGD command to create a outfile and capture the outfile from a DDS libaray in a CL program. I'm wondering can I just read the file in the CL program instead of going through a RPG program.

  • #2
    Re:Can CL program READ physical file?

    You can find a utility to study here: http://www.mcpressonline.com/program...b-utility.html The commands you want to learn about are DclF and RcvF. Bill

    Comment


    • #3
      Re:Can CL program READ physical file?

      Thanks, Bill

      Comment

      Working...
      X