T
Tao Chen
Guest
Hi,
In my Ocean scripts I put lots of sentences into "if" like this:
if( (t) then
...
(lots of sentences)
...
)
It seems that the scripts cannot run correctly when the number of
sentences is quite big (over 100). Is the length limitation the right
reason?
Thanks!
In my Ocean scripts I put lots of sentences into "if" like this:
if( (t) then
...
(lots of sentences)
...
)
It seems that the scripts cannot run correctly when the number of
sentences is quite big (over 100). Is the length limitation the right
reason?
Thanks!