Subject:
|
Re: Bulk processing
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Mon, 19 Jun 2000 04:45:53 GMT
|
Viewed:
|
714 times
|
| |
| |
steve,
is there a way to run an automatic routine to remove the "--01" from the
filenames?
thanks!
jake
|
|
Message has 1 Reply: | | Re: Bulk processing
|
| (...) Hmm. It seems I gave you a bit of bad instructions. Probably has to do with giving you a script I hadn't actually run myself. ANYWAY, the command move c:\ldraw\bitmap\*.* c:\ldraw\cat\%1-%2.bmp actually creates a system of directories, one for (...) (24 years ago, 19-Jun-00, to lugnet.cad)
|
Message is in Reply To:
| | Re: Bulk processing
|
| (...) Here's another approach: Create a file whereever you've got ldlite.exe. Call this file onepart.bat, and put the following commands in it: erase c:\ldraw\bitmap\*.* start /wait ldlite %1 -MS -C%2 move c:\ldraw\bitmap\*.* c:\ldraw\cat\%1-%2.bmp (...) (24 years ago, 15-Jun-00, to lugnet.cad)
|
14 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|