Command: ?

  With '!' and '?' config.sys can be made interactive.
  Config.sys lines that begin with '?' will be queried:
  The user will be asked for confirmation before a config.sys 
  line that begins with '?' is run.
  '?' is a CONFIG.SYS / FDCONFIG.SYS command.

Syntax:

  ?  other config.sys command such as DEVICE?=...

[Main menu] [top] (Syntax) [Options] [Comments] [Examples] [See also] [File]

Options:

  - none -

[Main menu] [top] [Syntax] (Options) [Comments] [Examples] [See also] [File]

Comments:

  '?' - ALWAYS ask if a single line shall be executed.
  '?' is a command internal to kernel.sys and needs no other file
  in order to work.

[Main menu] [top] [Syntax] [Options] (Comments) [Examples] [See also] [File]

Examples:

  IN CONFIG.SYS / FDCONFIG.SYS:
    FILES?=20
    DOS?=HIGH,UMB
    BUFFERS?=30
    DEVICE?=MyNetWorkDriver.sys

[Main menu] [top] [Syntax] [Options] [Comments] (Examples) [See also] [File]

See also:

  ;
  !
  config.sys
  fdconfig.sys

[Main menu] [top] [Syntax] [Options] [Comments] [Examples] (See also) [File]

File:

  Please read this command's lsm file also.
  You will find the updated version (internet) here and
  the version described in this manual page here.
  The lsm file contains information about the name of the programmer,
  the download site, and some other command related information.

[Main menu] [top] [Syntax] [Options] [Comments] [Examples] [See also] (File)


  Copyright © 2008 W. Spiegl.

  This file is derived from the FreeDOS Spec Command HOWTO.
  See the file H2Cpying for copying conditions.