Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Blinker 5.10 Online Reference - <b> workfile</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 WORKFILE
------------------------------------------------------------------------------
 Purpose:
 Specify drive, path, and file name of temporary work file.

 Syntax:
 WORKFILE [d:][path]<filename>

 Default:
 None.

 Description:
 The WORKFILE command is used to specify to the linker the drive, path and
 file name of the temporary work file to use at link time if one is required.
 By default, Blinker will use either XMS (2.0 or higher) or EMS (3.2 or
 higher) memory in preference to a workfile, when available.

 If no WORKFILE command is specified and Blinker needs to swap to disk during
 a link, it will create a unique file in the directory specified by the TMP
 or TEMP environment variable if they exist, or the current directory if they
 do not exist.

 Example:
 WORKFILE C:\TEMP\Temp

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson