embedded systems developers tools, cross compilers
  Home  |   SwiftX Archive  |   SwiftForth Archive  |

Error in CREATE DOES>

From: Nestor D. Closa <intec_at_satlink.com>
Date: Mon, 23 Aug 2004 12:40:02 -0300

Why does the CREATE in the DOES> give error?
INTERPRETER

: STRUCT
    CREATE
        HERE DUP 0 ,
    DOES>
        CREATE
        @ ALLOT ;

TARGET

Regards,
Nestor Closa
----------------------------------------------------------------------
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 Aug 23 2004 - 08:39:35 PDT

This archive was generated by hypermail 2.2.0 : Fri Dec 05 2008 - 03:04:23 PST