Flop Line of Chars?
Mark Smith
mark at maseurope.net
Thu Dec 29 05:57:55 EST 2005
I can't think of one, but I wonder how big a deal it would be to
change the engine to be able to do a reverse range, so that you could do
put char -1 to 1 of "ABCDEF" into myBackwardVariable.
It might be useful to be able to 'get line 9 to 6 of myList', for
example, or maybe it should be 'get line 9 down to 6' of myList.
Mark
On 29 Dec 2005, at 06:41, Scott Rossi wrote:
> Is there a command or other means to flop a string of characters,
> rather
> than iterating over each character in the string?
>
> In other words, change "ABCDEF" into "FEDCBA".
>
> I'm not against iterating, but I was wondering if there might be a
> more
> direct method.
>
> Thanks & Regards,
>
> Scott Rossi
> Creative Director
> Tactile Media, Multimedia & Design
> -----
> E: scott at tactilemedia.com
> W: http://www.tactilemedia.com
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list