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

SwiftX.pdf describes EQU <name> ( x - )
Define a one-cell constant in the host only, whose value is x...
Why the following error when trying to retrieve EQU's HOST constant?
1 EQU e1 ok
HOST e1 . e1 ?
INTERPRETER e1 . 1 ok
TARGET e1 . 1 ok
----------------------------------------------------------------------
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 Thu Dec 02 2004 - 06:46:43 PST
This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:50 PST