| | Why 0 WRITE (Was Re: How to create an MPD FIle?)
|
| 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: (...) (23 years ago, 4-Mar-02, to lugnet.cad)
| | | | 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)
| |