I'm sorry, but PMX will not work reliably if the jobname (entered on
the command line or at the prompt) includes a path. To be safe you
should always run PMX from the same directory as the input file
(*.pmx). The output file (*.tex) can reliably be written to any
directory you specify in the input file. Of course you must have
write permission there. You also must have write permission in your
working directory even if you sent the output elsewhere, because PMX
writes the log file *.pml and the error line number file pmaxerr.dat
in the working directory.
On Monday, December 04, 2000 6:48 PM, Alexander V. Voinov
[SMTP:[EMAIL PROTECTED]] wrote:
> Hi Werner,
>
> Werner Icking wrote:
> >
> > > Date: Fri, 01 Dec 2000 19:05:13 -0800
> > > From: "Alexander V. Voinov" <[EMAIL PROTECTED]>
> >
> > [...]
> > > I have run pmx on a source which occurred on a network drive,
> > > and just
> > > what I got:
> > >
> > > forrtl: The mounted file system does not support extended
> > > attributes.
> >
> > I copied xyz.pmx to h:\ which is a network drive. When I tried to
> > pmx the file from e:\pmx this didn't work, because e:\pmx
> > \h:xyz.tex
> > could not be written.
>
> In my case write permission was granted.
>
> Alexander