|
Joel, concerning "what is big". I'm a big fan of 32767 for my character variables where I don't know what might be passed into me. It may seem like a lot, but when you start doing web programming, working with IFS files, and processing XML you quickly find yourself making fields quite large. I have put VARYING into a few of my apps, but have taken them out because they are buggy and they were implemented as if RPG wasn't a HLL. Based on my last comment, has anybody else run into problems with mixing fixed length character variables and VARYING when sending parms to a sub proc? Or problems when using VARYING variables with C API's? Aaron Bartell
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.