This probably is a stupid question but how do you loop a program from the start?
I can put a GOTO command in at the end of the program but unsure how to perform a loop so that the program starts again (i.e. new header and new dimensions). When using GOTO all the dimensions remain and just pile up
It's probably that easy of a question that I couldn't find it on the search feature.
I can put a GOTO command in at the end of the program but unsure how to perform a loop so that the program starts again (i.e. new header and new dimensions). When using GOTO all the dimensions remain and just pile up
It's probably that easy of a question that I couldn't find it on the search feature.