Dwallace
5th September 2002, 00:17
I'm getting the following error:
index 0 out of dims [1] 80
cannot continue in rtfacro440110022 in DLL: ottstprepdll (r.main)
Does anyone have any advice? I know this is kind of vague.
Denise
ayoobi
5th September 2002, 04:33
as far as i understand the given info , This looks like a programming error . if u have report script then somewhere the manipulation of arrays is going wrong for eg if u are referring to an array element which does not exist . Problem could be also be in the print expression .
Ayoobi
morpheus
5th September 2002, 07:25
Yes, there seems to be some problem with array handling in the report script. Try increasing the array size.
OmeLuuk
5th September 2002, 10:02
Compile report in debug mode, then reproduce the error. You can then also see where what array goes wrong.