Recent IT Questions

1 - 20 of 50
<<PREVIOUS 1|2|3 NEXT>>

Subfile

I want to toggle between two columns in a subfile...I'm using following code to condition the fields...however when i display subfile none of the fields are displayed...is there anything else i need to take care of A            #PROCP         8A  O  6...

View Answer   |  Oct 27 2009  7:18 PM GMT
Subfile, AS/400 Subfiles, AS/400 programming
asked by Nutangujar

  745 pts.

Subfile What is the significance of SFLRNA keyword

Hello, This query is related SFLRNA subfile keyword. What is the significance of SFLRNA keyword? What is difference between initialization of subfile with SFLINZ only and with SFLINZ and SFLRNA keyword?

View Answer   |  Jul 21 2009  5:31 AM GMT
Subfile, SFLRNA, SLFINZ
asked by BibinGeorge

  110 pts.

Window Subfile Message Line

I have a display file with a Window Subfile. The Subfile Control Record is defined with a Window Message line, which I want to use to display instructions to the user ("Press F3 to quit", etc.). When the user presses a PgUp or PgDn key, the message line disappears. Is there any way to stop this...

View Answer   |  Jul 16 2009  9:01 PM GMT
Subfile, Subfile Control Record
asked by Rsp9999

  15 pts.

Subfiles in COBOL (Single Page, Load All, Expand)

Can anybody please provide sample code (simple) for the 3 Subfiles in COBOL/400??

View Answer   |  Jul 3 2009  12:44 AM GMT
COBOL/400, COBOL, Subfile
asked by MAGIC

  180 pts.

sflend(*More)

I have an order entry program where the detail is entered at the bottom of the subfile and the More... stays on all the time even when the indicator is on or off. If the file I am reading only has one record in it and my subfile page is 8 and subfile size is 9 the More... still shows. Can anyone...

View Answer   |  Jun 25 2009  4:41 PM GMT
AS/400, Subfile, AS/400 Subfiles
asked by Filuphaze

  300 pts.

Add, change and delete Subfile records

We currently have an order entry program that lists items on an order and you can position to an item via a field in the CTL area. My question is I need to be able to add items to an order by keying in items, qty, etc from the bottom of the screen. The order header info needs to be on top of the...

View Answer   |  Jun 8 2009  9:27 PM GMT
RPG, RPGLE, Subfile
asked by Filuphaze

  300 pts.

Report Layout Utility

how can i pass the values in my subfile to my printer file using rpgile....

View Answer   |  May 15 2009  7:32 AM GMT
Report Layout Utility, RPGILE, Subfile
asked by Rpgile

  20 pts.

subfile with cl/400

how can i declare a file in the cl/400?

View Answer   |  Apr 29 2009  1:54 PM GMT
CL/400, Subfile
asked by Spmkalai

  5 pts.

SFLNXTCHG

I am using SFLNXTCHG Keyword in my SubFile Record Format level in Display File. Here I am using this for reading the changing records for more than 1. When I am using READC Operational code for second time to read the changed record for the same record It is reading , but I should not read . ...

View Answer   |  Apr 19 2009  12:31 AM GMT
Subfile, SFLNXTCHG
asked by Chrisjam

  95 pts.

rpg/400

Please advice me how i need to validate the subfile field in subfile. example: user entering the data in subfile, if user enters wrong data in subfile field then i need to show error to user. please advice me any keyword to resolve..

View Answer   |  Apr 15 2009  3:02 PM GMT
RPG/400, Subfile, RPG/400 Subfile
asked by Askt

  265 pts.

How load a subfile inquiry screen from arrays

I need to display a subfile inquiry screen.But not directly from the file.I have to pass the records into arrays.From the array with specific conditions i need to load the subfile inquiry screen. How can i achieve this?

View Answer   |  Apr 15 2009  2:51 PM GMT
RPG/400, Subfile, Arrays
asked by Dominicadj

  5 pts.

GT page & EQ page

When should i want to prefer subfile EQ page and Why?

View Answer   |  Apr 3 2009  12:55 AM GMT
Subfile EQ, Subfile
asked by Ssaran

  205 pts.

Position to in Single page subfile

Hi I have one PF with Policy No . , Cust. Name and both fields are key fields in PF . I want to use position to for field cust name which is the second key field in PF . So is there any way to do this without creating any Logical file ??????(in single page subfile)

View Answer   |  Mar 16 2009  11:26 AM GMT
Subfile, Physical File, Logical File
asked by S22

  35 pts.

Controling 2 subfiles at once

Hi, My RPG program displays a subfile listing various tasks in the upper half of a green screen and then if notes are found for any of the tasks, a second subfile is displayed in the bottom half of the screen. Both subfiles are output only. I write the Fkey format, then write sfl1, then overlay...

View Answer   |  Feb 27 2009  6:14 PM GMT
RPG Programs, Subfile
asked by Floyd02

  270 pts.

SFLRCDNBR

I want to know the use of SFLRCDNBR Keyword used in Subfile . I also want any sample Code of how it is handled in the RPGLE Program?

View Answer   |  Feb 27 2009  11:06 AM GMT
SFLRCDNBR, Subfile, Subfile Record Number
asked by C.naveen09

  50 pts.

Mixed record format Subfiles

I've been writing standard subfiles for a while now but I've seen some where, to me, it looks like the subfile has a mixed record format - i.e. a header and then a variable number of detail lines. (The fields are of different length and position in the header and detail lines). I'm writing an...

View Answer   |  Feb 27 2009  10:47 AM GMT
RPG, RPGLE, Subfile
asked by Dave59

  45 pts.

Single Page subfile for duplicate records

Can you please tell me the how to handle the pageup & pagedown in single page subfile ....(In Physical file keyfield have douplicate records e.g. Douplicate Policy Number )

View Answer   |  Feb 19 2009  7:50 AM GMT
Subfile, Duplicate records
asked by S22

  35 pts.

How do I create a subfile which has fields in the SFL Record Format with different attributes?

I need to design a subfile which takes the field name and attribute as the *entry parameter and then based on that field a specific file will be read and the detailed record will be shown in the subfile screen. The issue is each time the field name & attributr may differ, so accordingly how do i...

View Answer   |  Feb 10 2009  6:33 AM GMT
Subfile Record Format, Subfile, SFL subfile
asked by PRIYAS

  40 pts.

Links for Subfile programming and RLU

can I get some links for basic subfile programing and RLU.

View Answer   |  Jan 16 2009  1:03 PM GMT
RPG, Report Layout Utility, Subfile
asked by Anderson123

  840 pts.

subfile

I have created a message subfile but my code is not moving the error message to the display file.I did a debug and found that the write msgctl statement is executed but nothing is being written.Wat could be the possible reason

View Answer   |  Dec 30 2008  10:07 AM GMT
Subfile
asked by Anderson123

  840 pts.

1 - 20 of 50
<<PREVIOUS 1|2|3 NEXT>>