Name

set-blockfile:block_misc — ordinary primitive

Synopsis

EXTENSIONS
SET-BLOCKFILE ( fid -- )win32for(); 
 ;

Description

win32forth uses a system-filedescriptor where -1 means unused in the BLOCKHANDLE, but we use a "FILE*"-like structure, so NULL means NOT-IN-USE. Here we set it.