[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: File associations for Xy
- Subject: Re: File associations for Xy
- From: Carl Distefano cld@xxxxxxxx
- Date: Mon, 02 Jul 2007 12:49:17 -0400
Reply to note from Harry Binswanger Mon, 02 Jul
2007 00:03:59 -0400
> I have ASSOCiated .BAK files with XyWrFile. I created an
> entirely blank STARTUP.INT and double clicked, in Explorer, on
> a file named TT.BAK. Up comes Xy, but without TT.BAK and with
> the error message: "Too many letters in file name." What
> filename would that be? Is there some VAriable I could check?
Try this:
ASSOC .BAK=bakfile
FTYPE bakfile=c:\editor.exe %1
Omit the quotes around %1. You don't need them. Works here.
--
Carl Distefano
cld@xxxxxxxx