EMPTY 1.3 Creates an empty file or empties an existing one. EMPTY C:\MySub\MyFile.Ext The size of the resultant file is 0 Bytes. It will not create empty Btrieve files for you. You need BUTIL.EXE to do that. This utility has three uses: 1. recreating 0-length files that COPY lost. (Some versions of COPY refuse to copy files of 0 bytes.) 2. creating new files. 3. getting rid of the contents of old files MASM/OPTAsm source included. This program is copyrighted, but may be copied freely. It may be used for any purpose except military. Version 1.3 just embeds the new address. WARNING! EMPTY only works with 8.3 filenames.