comp.lang.ada
 help / color / mirror / Atom feed
* reference to a name variable
@ 2009-07-23 19:08 Pablo
  2009-07-23 20:02 ` Hibou57 (Yannick Duchêne)
  2009-07-24 11:03 ` Stephen Leake
  0 siblings, 2 replies; 7+ messages in thread
From: Pablo @ 2009-07-23 19:08 UTC (permalink / raw)


Hi all,
I have an integer variable which I'd like to set dinamically equal to
a value of a variable that I don't know at priori. Say as:
I want to set My_Integer = IntegerValue(MyString), and MyString is the
name of a (existing in the code) variable set in run-time. For
instance, wonder if I have var1 and var2 which maybe I want the values
in run-time, but I have just one editbox, so during execution I wanna
set a string called MyString="var1" (or the other) and read the value
of var1 in My_Integer. How do I do this?
Thanks.



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-07-30 14:37 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-23 19:08 reference to a name variable Pablo
2009-07-23 20:02 ` Hibou57 (Yannick Duchêne)
2009-07-23 20:26   ` Dmitry A. Kazakov
2009-07-24 11:03 ` Stephen Leake
2009-07-28 13:51   ` Chrono
2009-07-28 18:25     ` Ludovic Brenta
2009-07-30 14:37       ` Chrono

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox