Williams wrote:
You have to program this. OPEN "BXX" TO validation ELSE... .... valid = "N" LOOP WHILE valid = "N" DO INPUT fld READ dummy FROM validation, fld THEN valid = "Y" END ELSE CRT "Not valid:" END REPEAT They certainly are not. Verification means making sure that it looks like it should do what it is supposed to do, validation ensures that it in fact DID do that. 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]
|
- Re: Table validation Williams
- Re: Table validation Jim Idle
- Re: Table validation Bruce Willmore
- Re: Table validation gabalian
- Re: Table validation Jim Idle
- Re: Table validation Williams
- Re: Table validation Jim Idle
- Re: Table validation Williams
