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

Re: COM stuff added to Wiki

From: Tom Dixon <u0087651_at_utah.edu>
Date: Mon, 26 Jul 2004 21:01:52 -0600

Sorry about the ascii word I accidently threw in. I have a set of good simple
words that I always load on startup and forgot that I used one of them in the
COM stuff. The definition I use is:

: ascii state @ if POSTPONE [CHAR] else CHAR then ; IMMEDIATE

I can't imagine how it would behave any differently from Elizabeth Rather's
definition.

If the type library is nowhere to be found, you probably don't have SAPI
installed. You can get Microsoft's engine and SDK at
http://www.microsoft.com/speech/download/sdk51/

If that's overkill just to get a COM example working, try the FSQL.F example.
It uses ADO 2.7, which is on pretty much every (windows) machine I've seen
lately.

-Tom Dixon

--
----------------------------------------------------------------------
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 Mon Jul 26 2004 - 20:03:56 PDT

This archive was generated by hypermail 2.2.0 : Wed Jan 07 2009 - 03:04:13 PST