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)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.