CREO DISTRIBUTED BATCH
‎Dec 17, 2023
08:59 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎Dec 17, 2023
08:59 PM
CREO DISTRIBUTED BATCH
Hello everyone,
I have some problems with Distributed Batch, I'm using PDF DRW MULTI PAGE EXPORT to convert some drws to PDF.
But it fails then can't proceed,
Here is the log file
Solved! Go to Solution.
Labels:
- Labels:
-
2D Drawing
- Tags:
- PTCDBATCH.BAT
ACCEPTED SOLUTION
Accepted Solutions
‎Mar 26, 2024
08:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎Mar 26, 2024
08:07 AM
Hi Tuan,
in my case it helped, to set the language of the batch to english:
try to add:
set LANG=US
to ptcdbatch.bat
1 REPLY 1
‎Mar 26, 2024
08:07 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎Mar 26, 2024
08:07 AM
Hi Tuan,
in my case it helped, to set the language of the batch to english:
try to add:
set LANG=US
to ptcdbatch.bat