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

Package extending

From: Anil Rodrigues <arodrix_at_weld.com>
Date: Tue, 15 Aug 2006 08:48:12 -0400

For an existing Package XYZ,
what is the difference in using

   PACKAGE XYZ
    ( add more stuff)
   END-PACKAGE

and

   XYZ +order
    ( more stuff)
   XYZ -order

   ?
Thanks, Anil
----------------------------------------------------------------------
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 15 2006 - 05:48:56 PDT

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