Hello Denny,

Denny>>I found that Basic Pro compiler on the interenet.. It is allowing 900 bytes,

<g>. The place I found the compiler is

http://compilespot.com


Denny>>http://www.melabs.com/pbpdemo.htm , is limitted to 31 instructions. What's the 900 bytes all about?<<

Didn't find this one <g> but found the Comspot.com.

Denny >>While looking up the demo address, I noticed a list of supported chips with the demo version, sorry to say it does not include the 12f675. Sorry to have (unintentionaly) misled you.<<

No problem. When you use a older chip that no one else uses, one (that means me especially <g>) tends to forget that the newer compilers tend to not support them.


For simple digital control the output registers are mapped to the variable GPIO. Individual pins can be accessed with the syntax GPIO.n example:

thank you for the examples. I really appreciate your time and trouble. I will check out the URL you gave me. too.

Dwayne