Kyma Forum
  Kyma Support
  Limits on scripts? : "Improper Store into Indexable object"

Post New Topic  Post A Reply
profile | register | preferences | faq | search

next newest topic | next oldest topic
Author Topic:   Limits on scripts? : "Improper Store into Indexable object"
Phi Curtis
Member
posted 15 December 2008 19:12         Edit/Delete Message   Reply w/Quote
Hi,

I just ran into a problem with a very long script, which is just storing arrays and naming the arrays for use as green variables. Basically just this, but with 200+ variables and arrays:

| major |
major := #(0 2 4 5 7 9 11 12 14 16 17 19 21 23 24 26 28 29 31 33 35 36 38 40 41 43 45 47 48 50 52 53 55 57 59 60 62 64 65 67 69 71 72).
sound start: 0 s
major: major

The error message I got when trying to compile it just says "Improper Store into Indexable object."

After playing with it and trying to comment out various variables/array definitions, I eventually just figured out that the script works if I divide all the array definitions up between two different scripts.

Have I hit some sort of limit that I should know about?

thanks,
Phil

IP: Logged

SSC
Administrator
posted 16 December 2008 19:13         Edit/Delete Message   Reply w/Quote
Yes, there is a limit on Script length but you have already figured out the way around it. Or you could split the code into blocks, for example:

[line 1.
line2] value.

[line 3.
line4] value.

IP: Logged

All times are CT (US)

next newest topic | next oldest topic

Administrative Options: Close Topic | Archive/Move | Delete Topic
Post New Topic  Post A Reply

Contact Us | Symbolic Sound Home

This forum is provided solely for the support and edification of the customers of Symbolic Sound Corporation.


Ultimate Bulletin Board 5.45c