Hi, It will be really hard to help you without your code or at least further explanation? What is / contains the code.il file you are talking about? Actually the error is pretty clear, it seems you are trying to display a form (in -nograph session !?) before Virtuoso is initialized If this is unwanted, you should inhibit the form display. Otherwise you should queue its display using hiEnqueueCmd (or load your code by hand in the CIW shell, Virtuoso will obviously be properly initialized in this case) In both cases you will have to investigate your .cdsinit Maybe you can provide us with more explanation about what you are trying to achieve? Cheers, Aurel
↧