If the array is very large, lots of keys, and you are simply putting the keys 
of the array into the message box (which is literally what this command you 
have does unless you were short handing it) then you might be running into the 
limits of a field i.e.. the number of lines.

Bob S


On Apr 1, 2015, at 09:27 , Richard Gaskin 
<ambassa...@fourthworld.com<mailto:ambassa...@fourthworld.com>> wrote:

Graham Samuel wrote:
> And some things are just wrong: for example the very simple statement
>
> put the keys of myArray

_______________________________________________
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

Reply via email to