Subject:
|
Why 0 WRITE (Was Re: How to create an MPD FIle?)
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Mon, 4 Mar 2002 20:16:12 GMT
|
Viewed:
|
547 times
|
| |
| |
Thanks I got it now.. But here is another questions, sorry but this is the
1st time I actually look at the code of a .ldr file. =)
I have the following code:
0 FILE Train.ldr
0 Train
0 Name: Train.ldr
0 Author: Ahui Herrera
0 e-Mail: jedi_agh@yahoo.com
0 WRITE: http://jedi_agh.tripod.com
1 .....
1 ....
Now why does the 0 WRITE http://jedi_agh.tripd.com line need the word
'WRITE' when the other lines above it do not? Is it becuase I'm using // in
the line?
Thanks
|
|
Message has 1 Reply: | | Re: Why 0 WRITE (Was Re: How to create an MPD FIle?)
|
| (...) The line doesn't *need* WRITE. 'WRITE' is a valid meta-statement, it causes the rest of the line to be output to the screen (by LDraw), or logged (by LDLite). I'm not sure if 'WRITE:' qualifies as a valid meta-statement or not (I think (...) (23 years ago, 5-Mar-02, to lugnet.cad)
|
Message is in Reply To:
| | Re: How to create an MPD FIle?
|
| (...) Here's how I do it. In one window, I run Notepad. I type in the statement "0 FILE [filename].dat". In another window/instance of Notepad, I open up the first DAT file, and select all/copy the text, pasting the text into the first window, just (...) (23 years ago, 4-Mar-02, to lugnet.cad)
|
7 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
|
|
|
|