programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: A short swoop question

From: Gene LeFave <gene_at_tekdata.com>
Date: Tue, 05 Aug 2003 11:05:52 -0500

Morten,

The short answer is that only defining words that are SWOOP
aware may be used within a class (like CONSANT or VARIABLE)
Others like VALUE may or may not be compatible with swoop and
certainly can not be referenced outside the class definition.

If you want to create your own defining words to use in a class
definition I uploaded a file named ASWOOP.SRC to the FAQ a
while back which is a SWOOP replacement that allows you to
create defining words within a class. (i.e. it provides it's own
CREATE DOES> pair.).

Hope this helps.

Gene

> What elements can and what elements can't be a part of a class definition.
>
> I have used VALUE and got into trouble so I don't think that's allowed.
> I'm using LOCALS| and that seems to work, but I'm not entirely sure.
>
> Is there a list of supported / unsupported features?
>
> Morten A. Steien
> BMC
>
> ----------------------------------------------------------------------
> 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
> ----------------------------------------------------------------------
>
>

----------------------------------------------------------------------
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 Aug 05 2003 - 09:14:27 PDT

This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:33 PST