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]
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:
(doskey)
for
goto
history
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.
Copyright © 2008 W. Spiegl.
This file is derived from the FreeDOS Spec Command HOWTO.
See the file H2Cpying for copying conditions.