× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



> No, the reason %DEC(...:%LEN():%DECPOS()) doesn't work is because of a
> compiler limitation. All of us on the compiler development team have
> tried *and failed* to get this to work properly. Barbara came the
> closest to a real fix, but it just wasn't quite there yet. So, unless we
> can do a major rewrite of the expression handling, this truly annoying
> restriction stays in place.

Okay, but this explanation just tells me that you can't get it to work, it
doesn't tell me why it doesn't work.

My interpretation of the previous thread on this topic was that you
couldn't get it to work because with the way expressions are currently
handled, you need to know the size of the temporary location that the
expression uses at compile time -- and you can't use %len() for this
because it's value isn't known at compile time.

If that's not the the case, then I guess I don't understand the reason why
you can't get it working. (Not that I necessarily have to understand...)

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.