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

Home » Public Forums » archive » ION $ variable solution:
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
ION $ variable solution: [message #41588] Mon, 15 November 2004 05:41
behemot is currently offline  behemot
Messages: 1
Registered: November 2004
Junior Member
Hi all,
the solution to this problem is to use print inside an <IDL> block.


In fact, something like
a=99,99
print, '<ION_EVALUATE EXPR="$ciccio=' + string(a) +'"/>'
does not print anything, but is interpreted as a meta-command.
So,

print, [$ciccio]


shows, in fact, 99.99


Regards,


Ale


--
X-Privat Project - http://www.newsserver.it/
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: Link to a variable page into an ION code
Next Topic: Simple syntax question dealing with arrays

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

Current Time: Thu Oct 09 14:52:33 PDT 2025

Total time taken to generate the page: 0.72087 seconds