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

Search results for query: *

  1. carnagr

    Printing a variable

    This is a very basic question, but I cannot for the life of me figure out how to do it. I need to print out a string that loops for an integer from 1-48. My basic setup is var = 1 proc main do Func1() Func2() transmit "1/1/**var**" var++ while (var > 49) endproc

Part and Inventory Search

Back
Top