In SX Microcontrollers, SX/B Compiler and SX-Key Tool, JonnyMac wrote: Terry: Could we change STR and HEXSTR so that they expect the address of the array instead of the name -- this would let us wrap them into a generic subroutine [code]' Use: DEC_STR @array, value ' -- pass pointer to array and value SUB DEC_STR STR __PARAM1, __WPARAM23 ENDSUB[/code] I can presently get this to work because of what STR expects as the first parameter; or am I missing something? ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=333257#m333299 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)