[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Printing issue in Windows
- Subject: Re: Printing issue in Windows
- From: Chris Travers <..hidden..>
- Date: Sat, 30 Oct 2010 13:45:40 -0700
On Sat, Oct 30, 2010 at 11:53 AM, albert <..hidden..> wrote:
>
> Forms.pm gets stuck at line 981.
> when running that command in DOS I get the following:
> C:\tmp>latex --interaction=nonstopmode 1288433365_ap_transaction_25.tex >
> 128843
> 3365_ap_transaction_25.err
> The process cannot access the file because it is being used by another
> process.
>
> What needs / can to be done?
Are you sure it's 981 and not the re-run?
I wonder if this could be a quirk with the system() API call on
Windows. I don't recall running into it though.
Which version of Windows?
Best Wishes,
Chris Travers