|
Updating the subfile. I think I actually have it "update scn01b" (sfl) as opposed to "update scn01a" (sflctl) That alone might fix my issue huh? ARGH! Somedays I wish I could be a fly on you guy's walls so I could see how "real" programming is done. Right now I am the assistant bouncing between a "spaghetti master" and a "real structured programmer". Would that be a right brain or left brain issue? Someone pass the happy pills! Michael_Schutte@xxxxxxxxxxxx wrote: Do you have your Chain statement as "Chain(N)" The (N) says to chain to the file without locking the record. Also, what are you updating? A file, the subfile? If the subfile, make sure that you are doing an update on the SUBFILE record format name and not the SUBFILE CONTROL record format name. Can you supply the code? I can help you better with the actual code. Michael Schutte Work 614-492-7419 email michael_schutte@xxxxxxxxxxxx Jen Raihala o.com> To Sent by: Midrange Systems Technical midrange-l-bounce Discussion s@xxxxxxxxxxxx cc 03/10/2006 12:58 Subject PM RE: Subfile validation issues Please respond to Midrange Systems Technical Discussion nge.com> I have the loop set up to Chain, Validate, Update, Add one to sf1rrn. Rinse, repeat til EOF. Only trouble is, I can't get through the first validate. Because of the "without prior input" error. Subfiles...ya gotta love 'em :o) Grizzly Malchow wrote: How you your loop set up and how is your subfile is defined? When you chain to the subfile are you checking to see if a record is found? It sounds like either the program is updating but no record was found during the chain or it is updating with out a previous chain. -----Original Message----- From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Jen Raihala Sent: Friday, March 10, 2006 10:11 AM To: Midrange Systems Technical Discussion Subject: Subfile validation issues I am probably on the wrong list for this, but after attempting to chase this down unsuccessfully in the archives: I have a subfile that allows a user to create a custom menu. I have to go through the subfile line by line, chaining to each one per "office standards", completely validating all the entries (3) and updating the current line before moving to the next line. My problem is when I go to validate and update the current line of the subfile I get "Update or Delete without prior Input" error. Where should I start looking to resolve this issue? Thank you in advance JenR -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l. -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-l. -- This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list To post a message email: MIDRANGE-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/midrange-l or email: MIDRANGE-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/midrange-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.