ibmi-brunch-learn

Announcement

Collapse
No announcement yet.

Reg : Spool file to IFS

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

  • Reg : Spool file to IFS

    Hi

    Is it possible to move spool file to IFS..

    Thanx in advance
    magesh

  • #2
    Re: Reg : Spool file to IFS

    you can use iseries navigator you locate any spooled file, then copy that spooled file to
    your desk top and then yes you can move this document to the IFS.

    --or--

    you can write spooled file directly to the IFS rather than a spooled file

    --or--

    copy the spooled file to an iseries table then use cpytostmf or cpytoimpf to copy to ifs
    All my answers were extracted from the "Big Dummy's Guide to the As400"
    and I take no responsibility for any of them.

    www.code400.com

    Comment


    • #3
      Re: Reg : Spool file to IFS

      Thanx a lot
      magesh

      Comment


      • #4
        Re: Reg : Spool file to IFS

        Dear magesh ,

        As given tips by Jamief is ok but if u have 1000 or more than 1000 spool file then it is time taking job and frustating so better way to do that is go and create one Pf file with one field length 210 Char and Create one CL programm that will copy spool file to Pf and then run the CPYTOIMPF command to Copy to IFS .

        note :- If u have any queries please do let me know
        Satya

        Comment

        Working...
        X