|
Brad Stone wrote: > > Hans, Barbara? Is there a "right" way to use %scan in this > case for both OSs? Should we always make sure that the > length of the scanning string plus the start position isn't > longer than the string we are scanning? > The rules for %SCAN were relaxed in V5R1; if the first string is longer than the second string, %SCAN returns 0 without an error. There is no PTF for V4R5, so if you want to avoid your program getting an exception in V4R5, you'll have to do the length checks before doing the %SCAN.
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.