| www.delorie.com/archives/browse.cgi | search |
| X-Authentication-Warning: | delorie.com: mail set sender to opendos-bounces using -f |
| X-Recipient: | opendos AT delorie DOT com |
| From: | "John Guillory" <ccoky AT iglou DOT com> |
| To: | opendos AT delorie DOT com |
| Subject: | expand.exe |
| Message-ID: | <MSGID_1654.alt=5fdos=401=3a103=2f705_0f474dda@fidonet.org> |
| Date: | Friday, 23 Oct 2009 13:26:12 -0700 |
| X-Mailer: | Internet Rex gateway (2.29) |
| In-Reply-To: | <MSGID_1=3a342=2f77_4ad1db97@fidonet.org> |
| X-Fido-From: | John Guillory, 1:0/0 |
| X-Fido-To: | Kevin Klement |
| MIME-Version: | 1.0 |
| X-Declude-Sender: | ccoky AT iglou DOT com [67.131.57.16] |
| X-Declude-Spoolname: | 98443516.eml |
| X-Declude-RefID: | |
| X-Note: | Please send abuse reports to abuse AT fewpb DOT net |
| X-Declude-Note: | Scanned by Declude 4.4.0 "http://www.declude.com/x-note.htm" |
| X-Declude-Scan: | Outgoing Score [6] at 12:21:19 on 02 Jan 2010 |
| X-Declude-Tests: | BADHEADERS [8], DYNHELO [2] |
| X-Country-Chain: | UNITED STATES->destination |
| X-Declude-Code: | 8010000e |
| X-Declude-Recipcount: | 1 |
| Organization: | The Electric and Water Plant Board of the City of Frankfort Kentucky |
| X-Identity: | 67.131.57.16 | | delorie.com |
| Reply-To: | opendos AT delorie DOT com |
| Errors-To: | nobody AT delorie DOT com |
| X-Mailing-List: | opendos AT delorie DOT com |
| X-Unsubscribes-To: | listserv AT delorie DOT com |
Originally to: Kevin Klement
Re: expand.exe
By: Kevin Klement to All on Sun Oct 11 2009 01:14 pm
> Any tips how to expand.exe a "set" of file{s) in MS-DOS 6.22?
I believe I used to copy them all to c:\dos and then use:
expand *.*
or something like:
for %%i in (*.??_) do expand %%i
Then del *.??_
if you have any files that end in a _ and the extension isn't 3 characters,
expand them too
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |