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

Home » Public Forums » archive » Re: call_function under Unix
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: call_function under Unix [message #8113] Sat, 08 February 1997 00:00
Phil Williams is currently offline  Phil Williams
Messages: 78
Registered: April 1996
Member
HSR Sys-Admin wrote:
>
> Hello,
>
> i have troubles with call_function under UNIX...
>
> call_function('my_function',1)
>
> and in IDL_PATH reachable areas i have the file:
>
> my_function.pro
>
> on calling it i receive the error:
>
> no such function/procedure MY_FUNCTION

You have to assign it to a var. i.e.

result = call_function('my_function', 1)

If it's a procedure then use

call_procedure('my_procedure', 1)

> under VMS i havent got this trouble...
> as VMS is not case_sensitive

UNIX is case sensitive....

Hope this helps,

--
/*********************************************************** ********/
Phil Williams, Ph.D.
Research Instructor
Children's Hospital Medical Center "One man gathers what
Imaging Research Center another man spills..."
3333 Burnet Ave. -The Grateful Dead
Cincinnati, OH 45229
email: williams@irc.chmcc.org
URL: http://scuttle.chmcc.org/~williams/
/*********************************************************** ********/
[Message index]
 
Read Message
Previous Topic: Send 20 FREE Pages of Fax to any Fax machines in the World!
Next Topic: call_function under Unix

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

Current Time: Sun Oct 12 08:03:07 PDT 2025

Total time taken to generate the page: 0.09557 seconds