AS/400-Subfile Programming Questions

1

Error in subfile programming
I am encountering a very annoying problem. I have a subfile program and i am writing both SFL and SFLCTL and then reading the subfile. But as soon as the my code read the subfile READ D123, it gives me an error saying “Session or device error occurred in file D123″ and then in DUMP [...]

Answer Question   |  February 10, 2011  5:19 PM
AS/400 Subfiles, AS/400-Subfile Programming, AS400 Subfile, OS/400
asked by:
635 pts.

AS/400 Subfile Program
A)I have a physical file named E0003 its source code is [p style=”margin-bottom:0in;margin-bottom:.0001pt;line-height: normal;mso-pagination:none;mso-layout-grid-align:none;text-autospace:none” class=”MsoNormal”>                                            UNIQUE  [span style=”font-size:10.0pt;line-height:115%;font-family:”Arial”,”sans-serif”; mso-fareast-font-family:”Times New Roman”;mso-fareast-theme-font:minor-fareast; mso-ansi-language:EN-US;mso-fareast-language:EN-US;mso-bidi-language:AR-SA”>   20     vimal            testengineer              30,000   when i run my subfile program A60 it Gives [...]

Answer Question   |  January 20, 2011  1:12 PM
AS/400 programming, AS/400-Subfile Programming, AS400 Subfile
asked by:
470 pts.

1