[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: AE* expand*
- Subject: Re: AE* expand*
- From: "Fred Weiner" fw1948@xxxxxxxx
- Date: Thu, 10 Apr 2008 15:33:28 -0700
You need a comma before the filename:
tyf/nv ,c:\desktop\'filename'.ps
The (over)simplified format of the command is "typef source file,destination file." If the source file is an open file, it need not be named, so the format becomes typef ,destination file.
Paul
For the lack of a comma! Works as advertised, thank you. That compacts the keyboard macro further, always a good thing. Very good. FW.