|
Dave wrote: > The recs don't show up when I run a query. > > How do I get rid of these recs? You might take advantage of the fact that query doesn't appear to see the invalid records. Write a query that creates a database file as its output. You need only define the file specs and the output type and form. Make the output to a database file, detail level. This file will essentially be a version of the original file with just the valid records. Important step: back up your problem file. Then use CPYF to copy your query output file to your problem file with MBROPT(*REPLACE). Dave... =========================== The opinions expressed in this communication are my own and do not necessarily reflect those of my employer.
This mailing list archive is Copyright 1997-2026 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.