Command: lfnfor

  LFNFOR enables / disables 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.

Syntax:

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

Options:

  ON
  OFF
  /?   Shows the help.

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.

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.

See also:

  command.com/freecom
  doslfn
  for
  goto
  history

  Copyright © 2006 Blair Campbell, help version 2023 by W. Spiegl.

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