In SX Microcontrollers, SX/B Compiler and SX-Key Tool, Sparks-R-Fun wrote: Hi, In trying to keep my programs neat and organized, I like to keep collections of subroutines in separate files and just include them as needed. This works great for most program code provided it comes [b]after the PROGRAM statement. [/b] However, I also wish to keep things such as IO Pins, Constants, Variables and my ISRs in separate files as well. I think this would improve the organization and ease-of-use of several of my programs. Whenever I need to change an IO pin, a constant or a variable I would like to be able to simply open the appropriate file, make some changes, then close the file and not have to scroll past it constantly as I edit the rest of my program. Is it possible to do this already? Does this seem like a useful enough feature to warrant consideration? Would anyone else care to share tips for keeping programs nice and orderly? Just wondering... - Sparks ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=152745 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)