|
Hi Jim - >Many times I have found myself having to save record data buffers >into a temp buffer so I could check other records in a file. It >has always been a pain to code and prone to bugs if I forget a >variable or two. This way would be much easier, IMO. How are you forgetting variables? d fileds e ds extname(file) d saveds e ds extname(file) prefix(sv_) eval saveds = fileds ... chain to file for error checking eval fileds = saveds There are no individual variable names required. Ken Southern Wine and Spirits of Nevada, Inc. Opinions expressed are my own and do not necessarily represent the views of my employer or anyone in their right mind.
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.