|
>> This lets me call deblock with a 1 byte delimiter and a 512 byte "block", but I can't use a short token - I always need to pass a 1024 byte variable. If your code is doing what I think it's doing ...... Personally I think this would work better if you _returned_ the 1024 byte var len token rather than use an "output" parameter (that's so RPG III doncha know <vbg>) and used a token field length of zero to indicate failure to find one. That would immediately deal with your problem since the Eval would assign the token to whatever size field you used. You also have the advangtage that the routine is more generic in that it can be used like so: If deblock = 'xyz' ...... doi stuff EndIf 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.