Thread: zip a file
View Single Post
  #2  
Old 01-05-2006, 04:00 AM
Ted Zieglar
 
Posts: n/a
Default Re: zip a file

Seeing as a floppy disk has 1.44MB of storage, and your file is only 32KB,
you could store your file on a floppy disk without needing compression.

You shouldn't have any trouble sending a 32KB file via e-mail.

--
Ted Zieglar
"You can do it if you try."

"Steve Healey" <SteveHealey@discussions.microsoft.com> wrote in message
news:37826EC9-D106-4380-B7B7-3647F2845942@microsoft.com...
> i need to send either send an excel workbook or copy it to a floppy. It is
> 32KB in size.
> Q1. if i zip it will it fit onto a floppy ?
> Q2. Do i need to zip it to e-mail it because of the size ?
> Q3. How do i zip it. I heard that XP had a zip function but i cant find

it.
> I can extract files when they are in a zipped folder.
> thanks


Reply With Quote