× 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.



On 1/27/15 12:12 PM, Jon Paris wrote:
Probably simpler to create a duplicate array containing a converted
version of the text and the original element number and then sort
that. Anything else will result in repeated conversions as each
element pair is compared. And that would be a lot of conversions.

Many moons ago I had to explore a similar problem and ultimately this
turned out to be the best/safest approach. Part of the reason is that
using ALSEQ affects a number of different operations not just SORTA.
But it doesn’t affect everything you might expect. The RPG manual
lists all the opcodes actually affected.

Thanks, Jon. Worked like a champ.

--
JHHL

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.