Subject:
|
Re: Previous step color scaling
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Thu, 18 Oct 2007 08:47:23 GMT
|
Viewed:
|
8082 times
|
| |
| |
All previous posts look promising!
If you guys could use your precious time to write some Windows tools to do
things like executing the script and stuff I cant wait to try it out!
|
|
Message has 1 Reply: | | PreL3P 1.3
|
| I posted the new version of PreL3P today. The only addition, of course, is support for meta commands at any point in the model. (URL) commands at the beginning of the model are still "special" in that they override the default command line options. (...) (17 years ago, 18-Oct-07, to lugnet.cad)
|
Message is in Reply To:
| | Re: Previous step color scaling
|
| Here's a slightly tweaked version that seems to work OK with paths and filenames containing spaces: #! /bin/sh prevfile='' for thisfile in "$@"; do if "$prevfile" = "" ; then echo 0 !PREL3P -ldconfig normal.ldr > "faded.$thisfile" cat "$thisfile" >> (...) (17 years ago, 17-Oct-07, to lugnet.cad, FTX)
|
34 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
|
|
|
|