Chiel ten Brinke
unread,Dec 28, 2010, 4:34:39 AM12/28/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to TurboRisk
Hello,
I've got a problem concerning arrays. It says in the help of turboRisk
that I should use dynamic arrays, instead of static ones. But having a
look at vexer's code, I see a lot of static arrays. Can anyone
explain?
Moreover, I had used static arrays in some other AI before, without
having troubles anyway. But yet it seems that whenever I use static
arrays, the interpreter exits the routine immediately, giving an error
for invalid ToTerritory '0' (of course, since it wasn't set yet).
Does anyone know what could be the problem?
Thanks,
Chiel