[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  WORKFILE
------------------------------------------------------------------------------

  Purpose : Specify drive, path, and file name of temp work file

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

  Example : WORKFILE C:\TEMP\Temp

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

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

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson