|
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. -- [ Picked text/plain from multipart/alternative ] Ok, How many records do you READE from the file? Cheers, Martin > -----Original Message----- > From: Albino Sousa [SMTP:ASousa@Auto-Sueco.PT] > Sent: 29 May 2002 17:00 > To: rpg400-l@midrange.com > Subject: RE: SFLINZ > > Here is a code snipet of the subfile control. I put everything on screen > based on a READE. There are 17 fields on screen. > Thanks for your help Martin. > R SUBCTL1 SFLCTL(SUB1) > *%%TS SD 20020529 161727 SISOUSA REL-V4R4M0 5769-PW1 > SFLSIZ(0500) > SFLPAG(0014) > HELP > CF01(01) > CF07(07) > ROLLUP(88) > ROLLDOWN(89) > OVERLAY > 98 SFLDSP > 97 SFLDSPCTL > 30 SFLINZ > N97 SFLCLR > 77 SFLEND(*MORE) > 26 SFLMSG('C.C./TD inexistente > eiro.' 26) > > > -----Original Message----- > From: Hillier, Martin [mailto:Martin.Hillier@Mattel.com] > Sent: quarta-feira, 29 de Maio de 2002 16:43 > To: 'rpg400-l@midrange.com' > Subject: RE: SFLINZ > > > This message is in MIME format. Since your mail reader does not understand > this format, some or all of this message may not be legible. > -- > [ Picked text/plain from multipart/alternative ] > Hi > > Ok - if its load all how many records are you loading? There is a maximum > tothe number of fields a subfile can hold (cant remember what it is, and > cant get online to check the manuals at the moment) > > > Cheers > Martin > > > -----Original Message----- > > From: Albino Sousa [SMTP:ASousa@Auto-Sueco.PT] > > Sent: 29 May 2002 13:53 > > To: rpg400-l@midrange.com > > Subject: RE: SFLINZ > > > > Load all > > > > -----Original Message----- > > From: Hillier, Martin [mailto:Martin.Hillier@Mattel.com] > > Sent: quarta-feira, 29 de Maio de 2002 13:17 > > To: 'rpg400-l@midrange.com' > > Subject: RE: SFLINZ > > > > > > This message is in MIME format. Since your mail reader does not > > understand this format, some or all of this message may not be > > legible. > > -- > > [ Picked text/plain from multipart/alternative ] > > Is it a single page subfile, or a load all subfile? > > > > > -----Original Message----- > > > From: Sridhar_Madduri [SMTP:Sridhar_Madduri@satyam.com] > > > Sent: 29 May 2002 12:51 > > > To: 'rpg400-l@midrange.com' > > > Subject: RE: SFLINZ > > > > > > This message is in MIME format. Since your mail reader does not > > > understand this format, some or all of this message may not be > > > legible. > > > -- > > > -- > > > [ Picked text/plain from multipart/alternative ] > > > did u check whether the new fields you've added are properly > > > populated > > or > > > initialised ? > > > > > > > > > > -----Original Message----- > > > > From: Albino Sousa [SMTP:ASousa@Auto-Sueco.PT] > > > > Sent: Wednesday, May 29, 2002 5:14 PM > > > > To: rpg400-l@midrange.com > > > > Subject: SFLINZ > > > > > > > > This is a multi-part message in MIME format. > > > > -- > > > > [ Picked text/plain from multipart/alternative ] > > > > > > > > I have this problem: > > > > I was asked to change a subfile to include two new fields. This > > > > subfile has the keyword SFLINZ. So, from 16 fields now i have 18. > > > > I changed the RPG program to move also those fields to screen. > > > > After that the program begun to crash with > > > > > > > > Mensagem . . . : Permanent I/O error occurred (C G S D F). > > > > Cause . . . . . : The RPG program TABCTR in library SOUSALIB at > > > > statement > > > > 4700 detected a permanent (not recoverable) file, session, or > > > > device error. > > > > The session, device and/or program has been stopped. Examine > > > > the major/minor > > > > return code value to determine the specific error that > > > > occurred. If > > > the > > > > major return code is 80 then a system or file error occurred > > > > and programmer > > > > action is required to fix the problem. If the major return code > > > > is 81 then a > > > > session or device error occurred, but use of another session or > > > device > > > > may > > > > be successful. > > > > Recovery . . . : Enter C to cancel, G to continue processing at > > > > *GETIN, S > > > > > > > > So i decide to remove 1 field and left only 17 fields on screen. > > > > Now is working. Is there a limite for number of screen fields with > > > > the keyword SFLINZ. > > > > > > > > > > > > Thanks for your time and help > > > > > > > > > > > > Cumprimentos > > > > > > > > A.Sousa > > > > Sistemas de Informaçao > > > > Ext.2860 > > > > > > > > _______________________________________________ > > > > This is the RPG programming on the AS400 / iSeries (RPG400-L) > > > > mailing > > > list > > > > To post a message email: RPG400-L@midrange.com > > > > To subscribe, unsubscribe, or change list options, > > > > visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l > > > > or email: RPG400-L-request@midrange.com > > > > Before posting, please take a moment to review the archives at > > > > http://archive.midrange.com/rpg400-l. > > > ******************************************************************** > > > ** > > > **** > > > This email (including any attachments) is intended for the sole use of > > the > > > intended recipient/s and may contain material that is CONFIDENTIAL > > > AND PRIVATE COMPANY INFORMATION. Any review or reliance by others or > > > copying or distribution or forwarding of any or all of the contents > > > in this message is > > > STRICTLY PROHIBITED. If you are not the intended recipient, please > > contact > > > the sender by email and delete all copies; your cooperation in this > > regard > > > is appreciated. > > > > > ********************************************************************** > > **** > > > _______________________________________________ > > > This is the RPG programming on the AS400 / iSeries (RPG400-L) > > > mailing > > list > > > To post a message email: RPG400-L@midrange.com > > > To subscribe, unsubscribe, or change list options, > > > visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l > > > or email: RPG400-L-request@midrange.com > > > Before posting, please take a moment to review the archives at > > > http://archive.midrange.com/rpg400-l. > > _______________________________________________ > > This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing > > list To post a message email: RPG400-L@midrange.com To subscribe, > > unsubscribe, or change list options, > > visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l > > or email: RPG400-L-request@midrange.com > > Before posting, please take a moment to review the archives at > > http://archive.midrange.com/rpg400-l. > > > > _______________________________________________ > > This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing > > list To post a message email: RPG400-L@midrange.com To subscribe, > > unsubscribe, or change list options, > > visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l > > or email: RPG400-L-request@midrange.com > > Before posting, please take a moment to review the archives at > > http://archive.midrange.com/rpg400-l. > _______________________________________________ > This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list > To post a message email: RPG400-L@midrange.com To subscribe, unsubscribe, > or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l > or email: RPG400-L-request@midrange.com > Before posting, please take a moment to review the archives > at http://archive.midrange.com/rpg400-l. > > _______________________________________________ > This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list > To post a message email: RPG400-L@midrange.com > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l > or email: RPG400-L-request@midrange.com > Before posting, please take a moment to review the archives > at http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.