Beginner with question
DoubleR
Posts: 2
·I am working with array of number, with If, Than, Else,·statement compare 1st with the 2nd, then 2nd with 3rd and so on to get numbers in certain orders But I cant get to come up in the debug window· suggestions welcomed!·· thank you
Comments
Are you using the various format commands for the DEBUG statement such as BIN or DEC? (For the complete list, see the help file in the IDE and scroll down to the format commands . . . it wouldn't hurt to read the entire format section, either!)
If you are not using the format commands, you will most likely get either nothing or garbage.
Like PJ said, code would be nice!
Welcome to the forum!
--Bill
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
You are what you write.