In SX Microcontrollers, SX/B Compiler and SX-Key Tool, JonnyMac wrote: For example, you have TX_STR in the program but, for the moment, anyway, it's not used. If you look at the compiled code (Ctrl + L) you'll see that TX_STR compiles to an empy routine -- saves space. By using {$IFUSED name}...{$ENDIF} you can create libraries that have routines that may or may not be used. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=394524#m395461 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2009 (http://www.dotNetBB.com)