View Single Post
  #1 (permalink)  
Old 01-08-2007, 10:33 AM
montyauto montyauto is offline
WebProWorld New Member
 

Join Date: Dec 2006
Posts: 15
montyauto RepRank 0
Default Can I get a variable name as a string?

how do i get a variable name as a string e.g i have a variable
myvar:1 2 5 3 2 6 7 8
i want to get "myvar"
Reply With Quote