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

Home » Public Forums » archive » Re: translating an array name to a string
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: translating an array name to a string [message #22148 is a reply to message #22139] Thu, 19 October 2000 00:00 Go to previous messageGo to previous message
promashkin is currently offline  promashkin
Messages: 169
Registered: December 1999
Senior Member
Just a speculation along the lines.
I faced this matter about a year ago, and was given an advice from a RSI
developer, not to use variable names as titles and not to define
meaningful variable names at runtime. Instead, organize the data
internally so that a meaningful name san be stored in a structure field,
for example (or an object property).
The reason I had that question is that I came to IDL from Igor Pro,
whose proprietary macro language uses "waves" with meaningful
(hopefully) names that you create yourself. It took me a few days to
realize the difference, but once I did, I never needed to use variable
names directly again. It is the persistence of arrays in Igor, absence
of a structure data type and Igor's inability to create temporary arrays
on the fly that makes you use meaningful names. Then, you must keep
track of what's being used all by yourself, with the help of
"nameofwave" functions. Pretty cumbersome.
Cheers,
Pavel
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Drive detection on win
Next Topic: Re: ShapeFile

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

Current Time: Fri Oct 10 08:07:36 PDT 2025

Total time taken to generate the page: 1.36371 seconds