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

At 09:20 PM 1/4/2004, you wrote:
>Thanks Elizabeth, I have been uncertain how Data Type and Name (using
>the notation of .allocation) assert themselves.
Review the SwiftX reference manual, Section 4.3.
>," looks like what I was looking for - I had not seen that before, and
>can't find any documentation on it, although I see it is a defined word
>in string.f. Thanks for the tip.
It's not as featured in the manuals as it should be, although it is
discussed in Forth Application Techniques. It compiles a counted string.
Example:
Create name ," Elizabeth"
: greet ( -- ) ." Hello, " name count type ;
Cheers,
name count type
==================================================
Elizabeth D. Rather (US & Canada) 800-55-FORTH
FORTH Inc. +1 310-491-3356
5155 W. Rosecrans Ave. #1018 Fax: +1 310-978-9454
Hawthorne, CA 90250
http://www.forth.com
"Forth-based products and Services for real-time
applications since 1973."
==================================================
----------------------------------------------------------------------
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 Sun Jan 04 2004 - 22:54:13 PST
This archive was generated by hypermail 2.2.0 : Mon Dec 01 2008 - 03:04:48 PST