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

Home » Public Forums » archive » 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 #65270 is a reply to message #65174] Tue, 17 February 2009 08:15 Go to previous message
jschwab@gmail.com is currently offline  jschwab@gmail.com
Messages: 30
Registered: December 2006
Member
> Any hints?

It's just an artifact of the way that quotes are handled.

Compare
jschwab: jschwab$ echo my_procedure,'Hello.world'
my_procedure,Hello.world

to

jschwab: jschwab$ echo my_procedure,'"'Hello.world'"'
my_procedure,"Hello.world"

jschwab: jschwab$ echo my_procedure,"'"Hello.world"'"
my_procedure,'Hello.world'

jschwab: jschwab$ echo "my_procedure,'Hello.world'"
my_procedure,'Hello.world'


Josiah
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: xyouts: define decimal places of variable
Next Topic: Re: How to simplify or mesh a IDLgrLegend Obj ?

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

Current Time: Sat Oct 11 09:49:52 PDT 2025

Total time taken to generate the page: 0.00181 seconds