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

Thanks Elizabeth, I have been uncertain how Data Type and Name (using
the notation of .allocation) assert themselves.
," 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.
David
-----Original Message-----
From: swiftx-bounce_at_forth.com [mailto:swiftx-bounce_at_forth.com] On Behalf
Of Elizabeth D. Rather
Sent: Sunday, January 04, 2004 7:23 PM
To: swiftx_at_forth.com
Subject: [swiftx] Re: DOES>Woes
At 06:08 PM 1/4/2004, you wrote:
>PROG
That makes PROG your current CDATA section, it doesn't select CDATA as
where you stuff goes. If you don't have more than one CDATA section,
you
don't need to re-select it. Just say CDATA here. Be sure to reassert
your
default (normally IDATA) when you're done.
>CREATE DATA
> 0 , 384 , 10 C, CHAR F C, CHAR i C, CHAR r C, CHAR s C, CHAR t C,
>32 C, CHAR V C, CHAR i C, CHAR a C, CHAR l C, 0 C, 0 C, 0 C, 0 C, 0 C,
> 0 , 384 , 9 C, CHAR L C, CHAR a C, CHAR s C, CHAR t C, 32 C, CHAR
>V C, CHAR i C, CHAR a C, CHAR l C, 0 C, 0 C, 0 C, 0 C, 0 C, 0 C,
This would be a lot easier using ," and using spaces to make all of them
the same. Or, if you want to, just treat them as counted strings.
Cheers,
Elizabeth
==================================================
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
----------------------------------------------------------------------
----------------------------------------------------------------------
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 - 21:22:28 PST
This archive was generated by hypermail 2.2.0 : Mon Dec 01 2008 - 03:04:48 PST