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

Home » Public Forums » archive » working with restored values
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
working with restored values [message #11133] Mon, 02 March 1998 00:00
Cathy Campo is currently offline  Cathy Campo
Messages: 7
Registered: October 1997
Junior Member
I am restoring a large save file, and displaying some of the
variable names to the user to choose from in a droplist.

restore, 'junk.sav'
help, output=tmpstr
varlist = strarr(5)
varlist = tmpstr(0:4)
widget_control, droplist, set_value=varlist

i would like to save the actual values of the variables in a pointer
array or structure. (have this be the uvalue of the droplist?)
but how would i do this?

later i would be using the pointer array or structure in the event
loop of the droplist to do calculations with the value chosen.

cathy
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Re: working with restored values
Next Topic: Re: Createing ASCII_TEMPLATE

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

Current Time: Wed Oct 08 19:55:28 PDT 2025

Total time taken to generate the page: 0.00361 seconds