Sure it's another approach wich also works and it's free-up 3 Bytes of RAM.
SOFT_STACK -> 4 BYTE
SOFT_STACK_PTR -> 1 Byte
The advantage to use of the EXT modifier avoid to comment-out those .Lib file. Also nice for short-term memory like mine as i should forgot to remove the comment in the right .LIB file 

Originally Posted by
bruce
IF time2 >= 2 Then
IF b0 = 2 Then
dim = dim + 1 'if over 20 min then start dimming dim period 4 cycles = 10 mins
ENDIF
ENDIF
Yup sounds familiar to my example
Last edited by mister_e; - 12th October 2006 at 04:16.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks