Thanks Gabalian. You are the only one that seems to think along the same line that i thought . The only problem with your solution is that 'am not writing for T24 but JBC. Again, when I do an input on the field on table AAX (or File as it is called in JBC - the 2 means same thing!), I want a situation where a validation would be done on table BBX (the record ID for BBX is input on AAX). Again, verification or validation are same thing!!!
Another way to ask this question is whether I can put a validation routine on INPUT statement of a JBC program? If not, then how do I achieve this scenario? Thanks. Williams ________________________________ From: Jim Idle <[email protected]> To: [email protected] Sent: Thursday, 5 February, 2009 19:17:04 Subject: Re: Table validation gabalian wrote: > Hi Williams, > > You can attach a FIELD or Validation Routine to AXX > table that can check whether the data input in that particular field > of AXX table is a valid ID of BXX table or not. Just call F.READ > Routine for reading the BXX table taking the field data ad ID for the > BXX table, if it does not return any error, then the data is a valid > ID of BXX table. Assuming that this has anything to do with T24 and jBC of course. It can't be though because the subject line does not start with T24: ;-) Jim --~--~---------~--~----~------------~-------~--~----~ Please read the posting guidelines at: http://groups.google.com/group/jBASE/web/Posting%20Guidelines IMPORTANT: Type T24: at the start of the subject line for questions specific to Globus/T24 To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en -~----------~----~----~----~------~----~------~--~---
