On Apr 9, 3:30 pm, Riad KACED <riad.ka...@[EMAIL PROTECTED]
> wrote:
> Hi Tao !
>
> What does 'Lots of sentences' mean ?
> What is/are the error message(s)
> What it is your spectre version (spectre -V , spectre -W)
> More sentences to explain your problem could be helpful ;-)
>
> Enjoy yourself !
>
> Riad.
Hi, Riad,
Thanks for the reply. Sorry for my English. What I mean is "a lot of
statements". It seems that I cannot put more than 100 statements
inside the "if" statement. There is no error messages. The ocean
scripts inside the "if" statement are simply ignored. I tried to
delete some statements inside "if", then it works well.
$ spectre -V
@[EMAIL PROTECTED]
(#)$CDS: spectre version 6.1.1 09/07/2007 06:37 (usimlx111) $
$ spectre -W
sub-version 6.1.1.487
My current solution is to put all the statements into a procedure, and
invoke the procedure inside the "if" statement.
Regards,
Tao


|