Simple solution then...
Pin16 var PORTE.0
Pin17 var PORTE.1
Select Case SerinData
Case 16
PortPin=Pin16
Case 17
PORTpin=pin17
End select
High Portpin
Simple solution then...
Pin16 var PORTE.0
Pin17 var PORTE.1
Select Case SerinData
Case 16
PortPin=Pin16
Case 17
PORTpin=pin17
End select
High Portpin
Last edited by mister_e; - 2nd June 2005 at 04:34.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks