I have a string variable which contains over 2500 characters. I only want to grab the first 1000 characters of that string. Rather than looping 1000 times to grab each character is there a way to just grab the first 1000 efficiently in one big chunk?
Thanks, Rick _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode