01-29-2024, 09:17 PM
Quote:There are no other nested loops or anything. Just "If X = [statement] THEN [command 1] : [command 2]: [command 3] on a single line.
@JamesAlexander
All that repetitious writing! Seems like a job to give to a program. Surely there is a formula that decides what to make command1: command2: command3 based on x, after all you calculate it for every line. Did you every write a program to write a .bas file? Makes the drudgery fun!
b = b + ...