C
Charlie
If I have multiple lines of code, say an if-then statement with 12 lines in
between, and I want to make the whole thing a rem statement. Is there an
easier way than having to put a ' in front of each line, and then having to
go back and take them away if I want to use the code again?
thanks.
between, and I want to make the whole thing a rem statement. Is there an
easier way than having to put a ' in front of each line, and then having to
go back and take them away if I want to use the code again?
thanks.