Quote Originally Posted by gadelhas View Post
Hi;

Yes;

like this;
Code:
LED   VAR PORTA.1

High led
pause 500
low led
Thank you for your response, but as I mention in my original post, that is not what I am looking for, since you cannot define the variable repeatedly in the program. If you look at my example I am assigning two different Pins to the same variable. Thank you anyway