[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: New program: LFN Utilities for Win32
- Subject: Re: New program: LFN Utilities for Win32
- From: "Robert Holmgren" holmgren@xxxxxxxx
- Date: Tue, 17 Feb 2004 01:47:11 -0500
** Reply to message from "Robert Holmgren" on Tue, 17 Feb
2004 01:16:01 -0500
If you want to have some fun with this thing, forget CA longfilename -- do a
few DIRLFNs and DIRSFNs, either against an existing directory display (just
command DIRLFN), or else create a dir display from scratch:
DIRLFN C:\PROGRA~1\*.*
DIRSFN C:\Program Files\*.*
which are the same as
DIRLFN C:\PROGRA~1
DIRSFN C:\Program Files
or, if you are currently located in C: drive,
DIRLFN \PROGRA~1
DIRSFN \Program Files
DIRSFN also accepts short dirspecs (=DIRLFN), or mixed short and long dirspecs
You can issue DIRLFN with no argument, to get the current directory (DIRSFN
requires an LFN or SFN dirspec, e.g. DIRSFN chapternumber*).
-----------------------------
Robert Holmgren
holmgren@xxxxxxxx
-----------------------------