In SX Microcontrollers, SX/B Compiler and SX-Key Tool, bean wrote: The biggest enhancement is local variables. These are variables that exist only inside the subroutine (or function) that declares them. The local variables can only be array elements, but almost all commands now can use an array element where a byte variable is used (one exception is array indexing, an array index cannot be another array element). Also a form of task scheduling will be built in. Where you can declare tasks (subroutines) to be performed at certain time intervals. GETBIT & PUTBIT allows you to set or retreive the status of a single bit where the bit position CAN be a variable. Bean. ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=199207#m199223 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2007 (http://www.dotNetBB.com)