![]() | ||
| Home | SwiftX Archive | SwiftForth Archive | |

I am using SwiftX 3.1.13 for the HC12. Why would the following [IF]
statements generate "[IF] Stack Empty" messages:
-1 EQU BARRVER
BarrVer [IF] 1 [THEN]
BarrVer 0= [IF] 0 [THEN]
(These are simplified versions from different sections of code, so I
can't use the [ELSE] construction.)
The statement,
BARRVer [IF] 5 [ELSE] 6 [THEN]
occurs earlier in my code, and it compiles fine.
David Graham
Graham Automation Inc
----------------------------------------------------------------------
swiftx_at_forth.com The SwiftX programming discussion email list
To unsubscribe, send subject "unsubscribe" to swiftx-request_at_forth.com
For list command help, send subject "help" to swiftx-request_at_forth.com
Message archives are located at http://www.forth.com/archive/swiftx
----------------------------------------------------------------------
This list is a forum for SwiftX users. For product support and bug
reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Mon Nov 17 2003 - 08:29:21 PST
This archive was generated by hypermail 2.2.0 : Fri Dec 05 2008 - 03:04:22 PST