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

Re: - : _FILE-POSITION bug ?

From: Rick VanNorman <rvn_at_forth.com>
Date: Sat, 24 Jan 1999 17:54:46 -0800

>Original sender: ForthCAD <mail_at_forthcad.com>
>
>Rick,
>
>I think there is a small bug in WIN32/KERNEL/IMPORTS.F (LINE 245)
>
>: _FILE-POSITION ( fileid -- ud ior )
> 0 0 >R RP@ 1 SetFilePointer R> 0 ;
>
>The number of returned values is 3 and not 2.
>
>I think this error have a side effect on the FILE-POSITION words.

Charles,

It does return 3 values -- "ud" is a double, ior is a single = 3 items.

Rick

.
Received on Sun Jan 24 1999 - 17:54:46 PST

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