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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Daieseo

  1. Daieseo

    Concatenate Variables?

    integers sorry
  2. Daieseo

    Concatenate Variables?

    Hi, I have a loop that used a variable i. then I have several variables x1, x2, x3 etc how can I have it so the loop concatenates the value of i to x ? - this is without using an array for the x variable btw :) thanks! Dan
  3. Daieseo

    Unclear about object referencing between functions...

    Hi, I have just been getting into using classes etc, but what im coming unstuck with is how a particular object that has been created maybe accessed globally by any function in the program - IE one function that creates the object and then another that changes some of its attributes at a later...

Part and Inventory Search

Back
Top