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

Re: unexpected behavior of ACCEPT

From: Gene LeFave <gene_at_tekdata.com>
Date: Thu, 05 May 2005 11:39:56 -0500

My 2 cents:

This is pretty much the way Forth Inc has always handled KEY vs
ACCEPT. Even in the earliest polyForths you couldn't mix ?KEY
with EXPECT

I think you might want to try something like

: RawKey? PHANDLE TtyEkeyq ;

Not exactly portable, it assumes that PHANDLE is a handle that the
TTY driver deals with.

Gene

----------------------------------------------------------------------
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 May 05 2005 - 09:45:22 PDT

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