|
> I want to display data in a column format for upto 8 pieces of info. > Like a subfile but each piece in the subfile could be different type of > info (some character, some numeric.) I don't want to have to define > each piece of info as its own individual name and move from the file to > all these hardcoded fields. Make all of your fields be character fields. Use the %editc() BIF to put the numbers into those fields. That way, it can be a normal subfile...
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.