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

Home » Public Forums » archive » Re: another IDL oddity
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: another IDL oddity [message #65173 is a reply to message #65171] Tue, 17 February 2009 08:06 Go to previous message
Foldy Lajos is currently offline  Foldy Lajos
Messages: 268
Registered: October 2001
Senior Member
On Tue, 17 Feb 2009, Bringfried Stecklum wrote:

> Folks, here is another one I recently stumbled upon. How about that
>
> more ~/IDL/my_procedure.pro
> pro my_procedure,arg
> print,arg
> end
>
> within IDL
> IDL> my_procedure,'Hello.world'
> % Compiled module: MY_PROCEDURE.
> Hello.world
> IDL> exit
>
> from bash
>> echo my_procedure,'Hello.world'|idl
> IDL Version 6.4 (linux x86_64 m64). (c) 2007, ITT Visual Information
> Solutions
> Installation number: 12207.
> Licensed for use by: TLS Tautenburg
>
> % Compiled module: LOADCT.
> % Compiled module: FILEPATH.
> % Compiled module: PATH_SEP.
> % Expression must be a structure in this context: HELLO.
> % Execution halted at: $MAIN$
>

echo "my_procedure,'Hello.world'"|idl works.

regards,
lajos
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Reading multiple ASCII files in as 2d arrays and putting them into a 3d array
Next Topic: map: integerized sinusoidal

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

Current Time: Fri Oct 10 20:16:54 PDT 2025

Total time taken to generate the page: 1.19719 seconds