Subject:
|
Re: ldlister 0.1
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Mon, 19 Oct 2009 20:42:56 GMT
|
Viewed:
|
9909 times
|
| |
| |
In lugnet.cad, Steve Bliss wrote:
> Thanks very much for this program!
:-)
>
> One small nit: in the output file, it seems the lines are terminated by a
> three-byte sequence 0D0D0A (CR-CR-LF). This sequence confuses WordPad, which
> shows the resulting PARTS.LST as all one line. Oddly, Notepad (which is
> confused by files terminated with just CR's) displays this PARTS.LST without any
> trouble.
>
> Steve
Now that I look at the code, it does have a "\r" at the end of the string where
it puts the part into the parts list... I wonder what was I thinking at the
moment.
On the (bit further away) works is a feature which lets primitives appear with
fractions in the parts list instead of decimals! I have it otherwise ready but
I've got issues with the special code in the sorting algorithm for it (so it's
all commented out at the moment). I'll get the \r\r\n issue fixed once the
fractions work properly.
|
|
Message has 1 Reply: | | Re: ldlister 0.1
|
| (...) Maybe you need the extra \r to get DOS file endings when running the linux version of ldlister? (15 years ago, 19-Oct-09, to lugnet.cad)
|
Message is in Reply To:
| | Re: ldlister 0.1
|
| (...) One small nit: in the output file, it seems the lines are terminated by a three-byte sequence 0D0D0A (CR-CR-LF). This sequence confuses WordPad, which shows the resulting PARTS.LST as all one line. Oddly, Notepad (which is confused by files (...) (15 years ago, 19-Oct-09, to lugnet.cad)
|
8 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
|
|
|
|