Subfiles Questions

1

Any keyword to show a line on the subfile (Window subfile) after the heading?
In my Window subfile, after writing all the header part, I want to show a line. Instead of coding 5 1′———————-’ is there any other keyword for that?

Answer Question   |  January 24, 2013  1:11 PM
AS/400, Subfiles
asked by:
1,880 pts.

AS/400
When and Where do we need to use a load all Subfile, load on equal Subfile?

Answer Question   |  August 17, 2012  10:10 AM
Subfiles
asked by:
1,435 pts.

Subfile load all & expandable
Hi , i have some confusion beween load all & expandable subfile, for example in case of load all Pf has 100 records sfksiz=20 and sflpag =10   but if i am writing more then 20 records , but it should allow only 20 records in load all subfile because sflsiz=20 but its allowing to [...]

Answer Question   |  March 31, 2012  1:12 PM
AS/400, AS/400 Subfiles, DDS, RPGLE, Subfiles
asked by:
145 pts.

How to add repeat function key F13 in AS/400 subfile
Hi, In my application i need to use repeat function key F13 in a subfile. Can any one help me how to do it ?

Answer Question   |  January 31, 2011  6:49 AM
AS/400 command keys, AS/400 commands, AS/400 Subfiles, Subfiles
asked by:
55 pts.

Handheld scanner subfile in RPG/400
I have a DSPF with SFLPAG(08) and SFLSIZ(&NBRBXS), which can range from 01 99. The problem is that when the SFLSIZ greater than 08, it will not scroll to the next page to allow scan of the remaining entries.

Answer Question   |  October 21, 2010  6:25 PM
AS/400 Subfiles, RPG/400, RPG/400 Subfile, Subfile Display, Subfiles
asked by:
25 pts.

SFLRCDNBR
what is the use of SFLRCDNBR(CURSOR) & SFLRCDNBR(*TOP) how its differ from DSPATR(PC).

Answer Question   |  October 8, 2010  12:12 PM
AS/400 commands, AS/400 Subfiles, SFLRCDNBR, Subfiles

AS400 to Worldship using alternate Ship From
I need all ship to and ship from mapping for AS400 to Worldship v 12. Has anyone tried and successfully done this with the HDR file? What other subset files do you need to do the alternate ship from?

Answer Question   |  October 6, 2010  5:30 AM
AS/400, AS/400 Subfiles, AS400 to Worldship Integration, HDR, Subfiles
asked by:
5 pts.

Two subfiles in same screen
I am working with 2 subfiles in the same screen, both have some options that call others programs. There is a function key F12 – cancel that should be return to the last screen after run these programs. The program is using command UPDATE LSTSFL (subfile name). It is working well for the first subfile [...]

Answer Question   |  September 30, 2010  2:35 PM
AS/400 Subfiles, RPG ILE, Subfiles
asked by:
BTF
5 pts.

Subfile end
How can I determine that a user has veiwed every page of a subfile when using a load all subfile?

Answer Question   |  September 3, 2010  5:34 PM
LOAD ALL subfile, Subfile Control, Subfile Display, Subfile end, Subfiles
asked by:
5 pts.

SUBFILES
Hai friends, I need to design a subfile such that when a user press 1 against a employee number,it should display the details of the selected employee.Pls help me.

Answer Question   |  March 16, 2010  5:12 PM
INDICATORS, RPGLE, Subfiles
asked by:
210 pts.

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 44                            variables are the DB file field names…so when i fetch cursor into a datastructure which is defined as  * Input Table/View Fields                                   d  wOEFPGRDNV1  e [...]

Answer Question   |  December 4, 2009  6:57 PM
AS/400 Subfiles, Subfiles
asked by:
895 pts.

1