Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. TimJrSSTi

    Create Struct using variable values?

    I did find a round about way to do it using "eval". It ain't pretty, but it works. Thanks
  2. TimJrSSTi

    Create Struct using variable values?

    Is there a way to create a struct using the value of a variable? For example say I had the following variables: league='MLB' team='Phillies' How can I create a struct that looks like the following using the variables league & team: MLB.Phillies.player1='Utley' Is it even possible?

Part and Inventory Search

Back
Top