[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: what's III+ suffixes for use in organizing program
- Subject: Re: what's III+ suffixes for use in organizing program
- From: Daniel Say say@xxxxxxxx
- Date: Sat, 26 Jun 1999 22:25:00 -0700 (PDT)
" Sorry, that command should be:
"
" REN *.* *.NEW
"
" --------------
" Carl Distefano
" CLDistefano@xxxxxxxx " http://users.datarealm.com/xywwweb/
I think that I would do a
RENAME *.* *.??9
creating from
file1.old
file2.new
file3.exe
files such as:
file1.ol9
file2.ne9
file3.ex9
to preserve a bit of the information in
the extension, if there was any. But then
will Enfish, a Windows index program, allow
such a semi-wild card extension?
The fabled Lotus Magellan indexer and file manager
allowed specific directories and filename patterns.