HOW I MAKE A COBOL PROGRAM THAT USE A DISPLAY FILE
180 pts.
0
Q:
HOW I MAKE A COBOL PROGRAM THAT USE A DISPLAY FILE
HI,

I don t know how to make a cobol program that use a display file, Please i need help. Maybe someone have a shell to do this.

thanks.

 

Sylvana



Software/Hardware used:
as400
ASKED: Oct 23 2009  5:36 PM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
6350 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
IN the FILE-CONTROL section assign your file TO WORKSTATION-xxxx
where xxx is the name of your display file (DSPF)
Then just read and write to the formats in the file.
Last Answered: Oct 23 2009  8:52 PM GMT by CharlieBrowne   6350 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Sylvana   180 pts.  |   Oct 26 2009  2:57PM GMT

HI Charlie B.
Idon t know what is the way to make a cobol program in AS400.
Could you tell me what is this , please

thank you

 

Sylvana   180 pts.  |   Oct 28 2009  5:21PM GMT

Thank you Charlie, now the program is ok

 
0