In SX Microcontrollers, SX/B Compiler and SX-Key Tool, auberwn wrote: Hallo to all. I'm in the early stages of learning to program the sx28 using assembly. I've made a few programs so far but I've reached a point where I have to find out how to perform a task which I was avoiding to tackle for some time. In order to make a pin easier to work with you can do this: led1 EQU RA.0 led2 EQU RA.1 What I would like to be able to do is to redefine it some way. For example: working_pin is led1 working_pin is led2 I know I don't have to explain to you how this could be helpfull. Thank you very much. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=154808 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2006 (http://www.dotNetBB.com)