[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Returned values with more than 16383 characters



Actually, as I think about this a little more, I realize that I could 
change it to allow up to 65535a (RPG's limit on a character variable and 
it'd still be simple to code (since the unicode fields are only used 
internally, not used by a caller).

I think I'll do that.

However, you'll still have the 64k limitation.   Would you be interested 
in a means of receiving a pointer to the entire data, and working with 
it via pointer logic?


Scott Klement wrote:
> I could change the code to overcome this limit, but your calling program 
> would then have to use pointer logic to extract the data, which sort of 
> defeats the point of "making it simpler".
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------