On a PIC this is exactly the same as Clear C+rotate? Still, very nice not having to keep nulling status C!
You meant a bug introduced in build 1563 right? (not 1863)? I stumbled on the variable/parameter naming issue some time ago, where the name I used was already used in one of the .h files. At first I did not make sense of it because I did not know that I could call variables without any special effort from the .h files. I got it explained and just accepted that this is what the compiler does. It would however be great if there was a warning at some point. I don't think I'm in favour of changing the...
You meant a bug I introduced in build 1563 right? (not 1863)? I stumbled on the variable/parameter naming issue some time ago, where the name I used was already used in one of the .h files. At first I did not make sense of it because I did not know that I could call variables without any special effort from the .h files. I got it explained and just accepted that this is what the compiler does. It would however be great if there was a warning at some point. I don't think I'm in favour of changing...
Thank you for your reply and example. I had a tree structure in mind, but I wondered if there was some way to direct jump based on value AI:s gives all kinds of suggestions, but nothing I can make into sense looking in the GCbasic docs on how to realize it into code that will work. -So there is no way using the sensor value to make a logic direct jump (jump table or what ever it might be called)? Is that simply is not possible because the hardware in the 8-bit PIC chips etc does not support/assist...
Say I have a value from a sensor 1-20. I would like to do a fast direct jump to one of 20 subroutines or functions (selected by the sensor value) without having to test my way trough a long list of if-then or select case. (At this time I am looking for a way to select one of 20 tables for converting incoming data, the table used to be selected by the sensor value. Sensor value=1 then use table1, Sensor value=2 then use table2 etc) In GCbasic what should I look for?
I figured that it was something like that long ago and I just accepted that it is like it is.
I think he means that if he has several folders in the contents open, scrolls way down and click a link (page), then the whole menu scolls up by itself and one has to scroll, scroll down again to find the same folder to click another page in it. Yes, it is annoying, but atleast the folders stays open.
I think he means that if he has several folders in the contents open, scrolls way down and click a link (page), then the whole meny resets (scolls up by itself) and one has to scroll, scroll down again to find the same folder to click another page in it. Yes, it is annoying, but atleast the folders stays open.