how to create a variable at runtime ?

May 10 2008 5:23 AM

i need to create a variable at runtime which checks for existing variables and creates new.

eg ::  if  var1 exists then create var2.  like on.

and should be killed once the program is closed?


Answers (2)