OA error

D

danniel

Guest
I have an error while trying to run a simple procedure in an Open
Access environment.
this error does not occur all the time and when i am running the
content of the procedure all is ok.
the error is:
errorHandler("eval" 0 t nil ("*Error* eval: Unimplemented V-code op"
0))
thanks
Danniel
 
danniel <danniel@il.ibm.com> writes:

I have an error while trying to run a simple procedure in an Open
Access environment.
this error does not occur all the time and when i am running the
content of the procedure all is ok.
the error is:
errorHandler("eval" 0 t nil ("*Error* eval: Unimplemented V-code op"
0))
That doesn't seem related to OA but to the skill interpreter. Would it be
possible that you loaded a skill context build for another version?

Yours,

--
Jean-Marc
 
On Jul 10, 3:30 pm, Jean-Marc Bourguet <j...@bourguet.org> wrote:
danniel <dann...@il.ibm.com> writes:
I have an error while trying to run a simple procedure in an Open
Access environment.
this error does not occur all the time and when i am running the
content of the procedure all is ok.
the error is:
errorHandler("eval" 0 t nil ("*Error* eval: Unimplemented V-code op"
0))

That doesn't seem related to OA but to the skill interpreter. Would it be
possible that you loaded a skill context build for another version?

Yours,

--
Jean-Marc
how do I know which skill context build or interperter I am using and
which one i need?
thanks
danniel
 
On Tue, 10 Jul 2007 05:31:13 -0700, danniel <danniel@il.ibm.com> wrote:

On Jul 10, 3:30 pm, Jean-Marc Bourguet <j...@bourguet.org> wrote:
danniel <dann...@il.ibm.com> writes:
I have an error while trying to run a simple procedure in an Open
Access environment.
this error does not occur all the time and when i am running the
content of the procedure all is ok.
the error is:
errorHandler("eval" 0 t nil ("*Error* eval: Unimplemented V-code op"
0))

That doesn't seem related to OA but to the skill interpreter. Would it be
possible that you loaded a skill context build for another version?

Yours,

--
Jean-Marc

how do I know which skill context build or interperter I am using and
which one i need?
thanks
danniel
Hi Danniel,

If you're running a normal DFII executable, then you shouldn't need to worry
about what SKILL version you're using. The possible exception is if you're doing
a loadContext() of a file build for a different version - but that's normally
prevented for incompatible context versions.

Can you send me (directly if you like, since we're in communication already on
other related matters) the SKILL code that is causing this, together with the
version being used?

Regards,

Andrew.
--
Andrew Beckett
Senior Solution Architect
Cadence Design Systems, UK.
 

Welcome to EDABoard.com

Sponsor

Back
Top