Saving File from OLE 2.0 Applications to Floppy Disk SlowID: Q111421
|
OLE-enabled applications such as Word 6.0 or Microsoft Excel 5.0 may save files slowly when you save them to a floppy disk. For example, it may take 30 seconds or more to save an average-sized file to a floppy disk.
All OLE-enabled applications create files in DOC-File file format. Because
this file format requires many read and write operations, it takes extra
time to write this file format to a floppy disk.
DOC-File is the format specified in the OLE specification for the
implementation of OLE processes. In this file format, components are saved
in "data streams" separate from the main application file stream (similar
in concept to subdirectories of main directories in the MS-DOS file model).
Other OLE-enabled applications (in addition to the creator application) can
read data in the DOC-File format.
You can use the MS-DOS SMARTDrive disk-caching command (SMARTDRV.EXE) to
substantially decrease the time required to save OLE files to a floppy
disk. Using SMARTDrive, you can save files on a floppy disk up to five
times more quickly. SMARTDrive creates a cache in your computer's extended
memory for rapid processing of disk operations such as saving to a floppy
disk.
Use the following syntax in your AUTOEXEC.BAT or CONFIG.SYS file to create
SMARTDrive disk cache on your A and B floppy drives.
C:\DOS\SMARTDRV.EXE a+ b+ NNNN
NOTE: NNNN is the cache size, between 256 and 2048 bytes.
Device=C:\DOS\SMARTDRV.SYS a+ b+ NNNNFor more information about SMARTDrive, refer to your MS-DOS documentation or online Help.
NOTE: NNNN is the cache size, between 256 and 2048 bytes.
Microsoft MS-DOS 6.2 Online Help: Type "Help SMARTDRV" or "SMARTDRV
/?" at the MS-DOS command prompt
"Microsoft MS-DOS 6.0 User's Guide," page 81
"Microsoft MS-DOS 5.0 User's Guide and Reference," pages 304-308
Additional query words: word6 ole2 w4wother officeinterop 6.00a \* PowerPt MSPUB word6
Keywords :
Version : 4.00 4.20
Platform : WINDOWS
Issue type :
Last Reviewed: May 24, 1999