In SX Microcontrollers, SX/B Compiler and SX-Key Tool, Coriolis wrote: A long time desire of mine has been for a preprocessor for the SX environment, enabling macros in SX/B an a host of other capabilities. This may be the solution to you need since you can write out floating point numbers in you programs and passing it through a preprocessor would convert the number to its HEX equivalent for SASM to compile. One though is to see if you can adapt a preprocessor such as cpp for use in the SX environment, although a preprocessor for a specific language maybe too restrictive, another alternative is to use a generalized preprocessor such as sed or awk, but they are considerable more complicated to use (REGEXPs yipee! ;) ). ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=87181#m87334 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2005 (http://www.dotNetBB.com)