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

Re: Automatic resource id creation

From: Rob Ward <rob.ward_at_tpg.com.au>
Date: Fri, 29 Apr 2005 08:13:25 +1000

Hello Rick,

Thanks for that, it fixed the problem. There are two other places that require
additional spaces and they are

1. >IDSTRINGS S" CONSTANT ID_" .......a space is required before the C of
Constant
2. >IDSTRINGS s" " >IDSTRINGS .......a space is required (additional?) in
the s" "

Many thanks again

Rob

Quoting Rick VanNorman <rick_at_neverslow.com>:

> Rob,
>
> Try either putting two spaces between the quote marks, or
> leaving them out entirely. The "empty quoted string" is a problem
> that has been around in for a while. I think it is specified
> as requiring two spaces in the ANS documents.
>
> Rick
>
> On Apr 28, 2005, at 2:17 AM, Rob Ward wrote:
>
> > I have just upgraded my SwiftForth to the latest version and have
> > copied and
> > pasted Rick's code mentioned above into it but receive the
> > following error
> >
> > [CTEXT " " ID: STAT 5 50 40 12 ] DLG: Wrong number of arguments
> >
> > I can't at this stage locate the error, the above line seems to
> > have the right
> > number of arguments, this is assuming that the ID: STAT returns a
> > single number
> > (constant)
> >
> > Any help wold be appreciated.
> >
> > Regards
> >
> > Rob Ward
> > ----------------------------------------------------------------------
> > 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
> ----------------------------------------------------------------------
>
>
>

Rob Ward
----------------------------------------------------------------------
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 Thu Apr 28 2005 - 15:16:03 PDT

This archive was generated by hypermail 2.2.0 : Thu Dec 04 2008 - 03:04:19 PST