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

Home » Public Forums » archive » CALL_EXTERNAL Problem
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_external problem [message #5581 is a reply to message #1299] Fri, 05 January 1996 00:00 Go to previous message
zdv131 is currently offline  zdv131
Messages: 1
Registered: January 1996
Junior Member
In article <DKK2w7.GME@Yuri.CC.Uni-Augsburg.DE>, ralfu@Physik.Uni-Augsburg.DE
(Ralf Utermann) writes:
|> Hi all,
|>
|> I just found, that one of my old programs which used a
|> call_external to a fortran subprogram doesn't work anymore
|> with IDL 4.0. (under AIX3.2.5) I get the error message, that
|> it can't find my library -- although its definetely in the
|> current directory. I also cannot get the example to work, which
|> comes with the 4.0 distribution.
|> It worked fine upto 3.6.
|>
|> Thanks for help, Ralf
|>
|> --
|> Ralf Utermann
|> ____________________________________________________________ _________
|> Universitaet Augsburg (Germany), Institut fuer Physik
|> Memmingerstr.6 "Speaking for me and nobody else"
|> D-86135 Augsburg Phone: +49-821-5977-235
|>
SMTP: Ralf.Utermann@Physik.Uni-Augsburg.DE Fax: -222


Hallo
you will have to give the full filepath of the created shared library
(for example: filter.so is the name of the shared library und filter ist the
Fortran program you call)

spawn,'pwd',directory
directory=directory+'/filter.so'
indicator = Call_External( directory(0),'filter',......





--
------------------------------------------------------------ ----------
Marlene Busch
Institut fuer Angewandte Mathematik ZAM E-Mail:
Forschungszentrum Juelich GmbH Ma.Busch@kfa-juelich.de
D-52425 Juelich
Telefon: 02461-614100
------------------------------------------------------------ ----------
[Message index]
 
Read Message
Read Message
Previous Topic: Multi Plot and OverPlot
Next Topic: Framegrabbers and IDL

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

Current Time: Sun Oct 12 00:40:02 PDT 2025

Total time taken to generate the page: 0.80295 seconds