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

Chuck,
Look at the definition of CREATE and it should be obvious.
--------------------------------------------------------
: CREATE ( -- ) \ Usage: CREATE <name>
BL WORD COUNT GET-CURRENT (WID-CREATE) ;
--------------------------------------------------------
On Tue, 16 Sep 2003 08:21:37 -0700 (PDT), <chuck_at_sanna.com> wrote:
>
> Hello,
>
> I would like to use CREATE to create a definition whose name comes from a
> buffer instead of the current input stream. Or maybe I can push the name
> into the current input stream.
>
> Ideas?
----------------------------------------------------------------------
sftalk_at_forth.com The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users. For product support and bug
reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Tue Sep 16 2003 - 09:05:29 PDT
This archive was generated by hypermail 2.2.0 : Wed Jan 07 2009 - 03:04:10 PST