Hello Folks

Finally found the problem...
Seems to be with Porta.2
Code is as follows:

Porta=Var5
Pause 10
Porta=Var4

I can change the Value of Porta.2 as follows;
Porta=5


But I cannot Change the Value of Porta.2 as follows.
Porta.2=1


I had to move my wire to a different pin.


Can someone explain to me why this is so?


Dwayne