On Sat, 15 Nov 2003 20:28:30 -0000, Dilwyn Jones <[EMAIL PROTECTED]> wrote:
I always thought that slices could work in reverse as well (and they should actually) so eg.
a$ = "hi" b$ = a$ (2 TO 1)
PRINT b$ should return "ih" but maybe it's just me :-)
PhoebusPatience my boy! Marcel The Miracle Maker will crack this one eventually!
Hehe that or crack our head for making these suggestions ;-)
Seriously though that would be a great improvement as it would eliminate the need for a reverse function (Geoff would love that one as well I'd imagine)
It's rather annoying to have to resort to LEN(String$)-1 iterations to solve this :-)
Phoebus
--
Visit the QL-FAQ at: <http://www.dokos-gr.net/ql/faq/> (Still uploading stuff!)
Visit the uQLX-win32 homepage at: <http://www.dokos-gr.net/ql/uqlx.html>
Visit the uQLX-mac home page at:<http://www.dokos-gr.net/ql/uqlxmac.html>
