comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Math Libraries in PVWAVE
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Math Libraries in PVWAVE [message #20232] Wed, 31 May 2000 00:00 Go to next message
Erik John Bock is currently offline  Erik John Bock
Messages: 1
Registered: May 2000
Junior Member
When trying to use the math library functions (like INTFCN) in PVWave
Advantage 6.1 for WinNT I always get errors like:

ON_ERROR: Variable is undefined: ON_ERROR_ACTION (CMAST$GEN_COM)

What am I doing stupid? Do I need to precompile these additional .PRO
files, and if so, am I missing something obvious? Any help would be
welcome.

Erik Bock
erik@iwr.uni-heidelberg.de
Re: Math Libraries in PVWAVE [message #20311 is a reply to message #20232] Thu, 01 June 2000 00:00 Go to previous message
Mark D. Williams is currently offline  Mark D. Williams
Messages: 15
Registered: November 1999
Junior Member
Hi Erik:

Erik John Bock wrote:
>
> When trying to use the math library functions (like INTFCN) in PVWave
> Advantage 6.1 for WinNT I always get errors like:
>
> ON_ERROR: Variable is undefined: ON_ERROR_ACTION (CMAST$GEN_COM)
>
> What am I doing stupid? Do I need to precompile these additional .PRO
> files, and if so, am I missing something obvious? Any help would be
> welcome.

You gotta initialize 'em before you use 'em. Do:

@math_startup
@stat_startup

to initialize the math/stats routines.

Regards,
M. Williams
Resource Engineering, Inc.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: what does this error mean
Next Topic: better atan function?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 16:00:51 PDT 2025

Total time taken to generate the page: 0.00769 seconds