|
RE: An odd structure (?) CORRECTION: " With example 2 you have to actually read right to left," Should have been, "With example 1....." Sorry John Carr EdgeTech --- example 1 ----------------- CHAIN FILE( Customer ) KEY( Id ) NR( CustomerNotFound ) IF CustomerNotFound MOVE 'This Customer does not exist' TO ScreenErrorMsg ENDIF ---- example 2 -------------------------------- ID CHAIN CUSTF 54 *IN54 IFEQ *ON MOVE ERR,1 SCRERR ENDIF ---------------------------------- With example 2 you have to actually read right to left, pass each piece of data to the main processor(brain) who does a translation/lookup to see if it's what it's looking for. It must first understand it, then decide. With columnar, there is no right to left reading/translating done. the eyes do most of the work At least that is what I found. But I'm probably wrong again. John Carr EdgeTech +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to "MIDRANGE-L@midrange.com". | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.