|
>> When I should have had: >> WrtDtaLen = %len( %trim( WrtDta ) ); Joel, if you change the definition of WrtDta (that's a bit of an RPG III name isn't it <grin>) to VARYING you won't have to do the trim, which will speed things up considerably, and the building of the strings will also be faster by an order of magnitude. Varying is the only way to go - particularly for parms and CGI type string builds. Doesn't Brad use Varying strings in the new book? Jon Paris Partner400
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.