jft wrote: > As you already know how to use ShellExecute to open an existing file, > why not just create an empty (zero byte) file with the desired name, > in the desired path ... and then open an existing file!
An empty file is not necessarily a valid document file. The program trying to open it may reject it. The winword.doc file in my OS template folder is 5 KB. -- Rob _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

