does it work with PBP 2.32 ???
Wowwww !!!
PBP2.32 might be @ least 10 years old ... more than time to upgrade !
my 2.50 version manual does not show ON GOxxx commands ( appears in the v2.60 manual ), sooo ... prepare your
Alain
does it work with PBP 2.32 ???
Wowwww !!!
PBP2.32 might be @ least 10 years old ... more than time to upgrade !
my 2.50 version manual does not show ON GOxxx commands ( appears in the v2.60 manual ), sooo ... prepare your
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Aag ja that explains it.
thanks for the help and the quick response, nice to have willing clever people on line.
will just have to make a plan now.
Hi, Surfies
Could have been much easier for us YOU to explain what you physically tried to do ...
I smell some kind of overkill trick here
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
There is a push button on portc.3, then depending on how many times its pressed, ( up to 8 times ) the program must then jump to that number's sub routine. I hope that make sense.
so ...then depending on how many times its pressed, ( up to 8 times ) the program must then jump to that number's sub routine.
a "basic" set of IF ... THEN ... GOTO is the trick.
SELECT CASE is the smart way to write it ... but is it available with v 2.32 ???
LOOKUPx is generally used to retrieve constants/values/strings from a table , not label adresses.
Alain
************************************************** ***********************
Why insist on using 32 Bits when you're not even able to deal with the first 8 ones ??? ehhhhhh ...
************************************************** ***********************
IF there is the word "Problem" in your question ...
certainly the answer is " RTFM " or " RTFDataSheet " !!!
*****************************************
Yes, IF......THEN's is what I'll have to do , thought I could get away without them.
Thanks a lot for all the help.
Bookmarks