-
Display two subfiles on same page in RPG
How can I display two subfiles on same pages in RPG programming with sample program to display the screens at the same time?
Last updated: -
AS/400: exceeding 9999 records in load all subfile?
My question : I am using a load all subfile.Now when the records exceed 9999 records,(for example the page i am visting is the 9999th record page),what will happen if i press page-up. And will the subfile give error if i load this file with 9999+ records ? How to handle the page-up & down in...
Last updated: -
AS/400: Changed record on screen
We have subfile and in that there are 5 records in the screen and when we update the 5th record in the screen. The changed record should come first in the screen. How to do this? What is the command used? Is this possible?
Last updated: -
Dynamic subfile fields in AS/400
Hi, I would like to design a file query tool, Subfile fields should be displayed based on file structure I select. I don't want do define a single long field and assign data into that. I may use the same screen for editing the field data as well. Thanks, Elango G
Last updated: -
Any cool resource to learn about Subfiles?
Does anyone have a resource to learn using subfiles for IBM RPGLE/CLLE?
Last updated: -
Subfile type -Load All SFLRCDNBR(cursor) If I mention * top also as parameter in SFLRCDNBR, when I take option against any row nd return to initial screen, the selected row will be displayed as first row in the page. So I prefer using cursor as the parameter of SFLRCDNBR as it always points to the...
Last updated: -
How to format a flat file using customised FMTSRC
Hi, I have a falt file.i want to sort it using a customised format source file.Please tell me how to create a source file for formatting the flat-file.I want the sample of a DDS of sort.
Last updated: -
How do I select a subfile in AS/400?
Last updated: -
Create a LF based on a particular member in a multimember PF
Hi, How can I create a LF using crtlf command based on a particular member in a multimember PF? Where I have to specify the member name?
Last updated: -
AS/400 window over subfile, subfile displays old data
Display a subfile and then a window over the subfile, the subfile data in background is from the previous display.
Last updated: -
How does VLDCMDKEY work in AS/400
I have display file with load all subfile and using function key 'F3= Exit' ,'F5=Refresh' and 'F9=Print'. I want to preventing lock of screen if user press any invalid function key(anything except F3,F5,F9).Could any one suggest me any solution? I have used VLDCMDKEY at display file but in RPG...
Last updated: -
I have defined a field in the Subfile control record and defined the error message ERRMSG and conditioned it with indicator. Now when the indicator is on error messsage is not displayed on subfile. Below is the DDS code. A SVEND R Y B 4...
Last updated: -
Change Operational Assistant menu in AS/400
Hi, I wanted to replace the Operational Assistant menu in AS/400 (which appears when we press ESC Button) with a subfile which will contain all the spool files of that user profile. And the subfile with menu options like option 5 to display the spool file and option 2 to send the spool files to a...
Last updated: -
How to find the fullpath/absolute path of a file at AS400?
One program file (MYFILE) exist at one Library (MYLIBRARY), but how to know the fullpath/absolute path of this program file ? Can not find the file at /MYLIBRARY/MYFILE, where is the file located ?
Last updated: -
Subfile processing – Incorrect record number in subfile SFLRCDNBR or SFLSIZ field.
I am getting the above error - This the dds specs: A A R SUBDTB SFL A SUBPART 35A B 6 18 A R SUBCTLB SFLCTL(SUBDTB) A*%%TS SD 20031114 134548 KAUSC REL-V5R2M0 5722-WDS A SFLSIZ(0020) A SFLPAG(0010) A ROLLUP A ROLLDOWN A 60 SFLDSPCTL A N61 OVERLAY A 61 SFLCLR A 62 SFLDSP A 70 SFLEND(*MORE) A LSTRRNB...
Last updated: -
iSeries program message subfile
I defined a message subfile in the display file with the help key defined. The messages I am writing to the message subfile all have second level text but depressing the F1 key does not display the second level messages. The screen does not respond to the F1 key.
Last updated: -
Any ideas on how this might occur ? Even a hunch would help. A remote user recently got this error. So far, I've been unable to make it happen. I believe I've only seen this when doing MANY pagedown requests (so subfile exceeds the 4-digit RRN field). This application gets maybe 50 subfile records...
Last updated: -
AS/400: Handle error in subfile screen
How do I handle error mechanism in subfile screen when invalid option was selected by user? We need to display a message in the subfile display screen.
Last updated: -
AS/400 Subfile – Strange error
Hi there... I'm getting a strange error in subfile... I've declared 2 columns side by side as below A OENNOCD 5A O 9 37 A OENFQCD R O 9...
Last updated: -
What is the most preferred subfile?
Which one is the most preferred subfile out of three?
Last updated: