No-name variables/objects..

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • zensunni
    New Member
    • May 2007
    • 101

    No-name variables/objects..

    I just want to have a vector of variables/objects. I don't need to name them, since I can use a function to grab their name or private data.

    Is there any way to do this.. or a better way?

    Thanks.
  • weaknessforcats
    Recognized Expert Expert
    • Mar 2007
    • 9214

    #2
    What are you trying to do exactly??

    Variables are not stored by the names in your code.

    Comment

    Working...