Thanks Jay... I thought that method was deprecated and there was a modern replacement. ~ steve On May 22, 2007, at 9:08 AM, Jay Reeve wrote: > Steve, > > The easiest is probably to use > DEF OPEN "FTypCr8r" > before creating the file. (This also sets the file type.) > > To change the creator on an existing file, check out > FSpSetFInfo( Fspec, FndrInfo ) > and the fInfo record type. > > e-e > =J= a y > " > > > On May 22, 2007, at 7:08 AM, Steve wrote: > >> What is the best way to set the creator type for a file without >> creating a resource file? > > -- > T