Command: lfnfor

  LFNFOR allows or disallows long filename completion on the 
  command-line when "TAB" or "TAB" "TAB" completion on the 
  command-line is used. It also allows long file names to be
  used in the FOR command. See also: Options in DOSKEY.

Syntax:

  LFNFOR [ON | OFF] [/?]
  LFNFOR COMPLETE [ON | OFF]

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

Options:

  ON
  OFF  
  /?   Shows the help.

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

Comments:

  Type LFNFOR or LFNFOR COMPLETE without a parameter to display the
  current LFNFOR setting.
  LFNFOR is a command internal to command.com and needs no other file
  in order to work.

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

Examples:

  lfnfor on            enables long filenames within the for command.
  lfnfor off           disables long filenames within the for command.
  lfnfor               displays the current lfnfor setting.
  lfnfor complete on   enables long filenames within the "TAB" "TAB".
  lfnfor complete off  disables long filenames within the "TAB" "TAB".
  lfnfor complete      displays the current lfnfor setting.

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

See also:

 (doskey)
  for
  goto
  history

[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.