Dynamicly locating enum by using string?
#3

Quote:
Originally Posted by king_hual
Посмотреть сообщение
You can't do that. enumTest is looking for an integer as its cell, not a set of characters. It would work if you did enumTest[string[0]], but it wont work with a whole string because its simply not an integer.
What about a way to like check a enum and its content and then find the integer for that enum variable you're looking for.

Edit: by content I mean, the variables, like locate their variables integer/row location.
Reply


Messages In This Thread
Dynamicly locating enum by using string? - by oliverrud - 29.09.2012, 17:50
Re: Dynamicly locating enum by using string? - by KingHual - 29.09.2012, 17:55
Re: Dynamicly locating enum by using string? - by oliverrud - 29.09.2012, 18:06

Forum Jump:


Users browsing this thread: 1 Guest(s)