LDMakeList V2.0


Re: LDMakeList V2.0
#20
I just found a bug in this version:
your entry:
Code:
<FileEntry Filetype="Part"  IsOfficial="True"
NameEntry="30462.dat"
Description="Animal Dinosaur Body Legs (Needs Work)"
Author="Stan Isachenko [angmarec]"
FilenameWithPath="%LDRAWDIR%\PARTS\30462.dat"
Category="Animal"
Keywords="Adventurers, Harry Potter"
>
<Keyword>Adventurers</Keyword><Keyword>Harry Potter</Keyword>
<BFC Certify="True" Winding="CCW" />
<History Date="2011-11-06" Author="{LEGO" >Digital Designer} Original part shape</History>
<History Date="2011-11-07" Author="[angmarec]" >File preparation for LDraw Parts Tracker</History>
<History Date="2012-08-09" Author="[PTadmin]" >Official Update 2012-02</History>
</FileEntry>
My concern at present is for the history lines. As I already mentioned earlier I prefer to exclude the delimiter "{}[]".
Also it seems that you did not catch the {} delimiter.
Below the correct data. IMHO.
Code:
<FileEntry Description="Animal Dinosaur Body Legs (Needs Work)" Author="Stan Isachenko [angmarec]" Filetype="Part" IsOfficial="True" Keywords="Adventurers, Harry Potter" Category="Animal" FilenameWithPath="%LDRAWDIR%\parts\30462.dat" FileDate="09.08.2012 11:38:34" NameEntry="30462.dat">
        <BFC Certify="True" Winding="CCW" />
        <History Date="2011-11-06" Author="LEGO Digital Designer">Original part shape</History>
        <History Date="2011-11-07" Author="angmarec">File preparation for LDraw Parts Tracker</History>
        <History Date="2012-08-09" Author="PTadmin">Official Update 2012-02</History>
    </FileEntry>
Reply
« Next Oldest | Next Newest »



Messages In This Thread
LDMakeList V2.0 - by Tim Gould - 2013-02-07, 23:09
Re: LDMakeList V2.0 - by Max Martin Richter - 2013-02-07, 23:37
Re: LDMakeList V2.0 - by Tim Gould - 2013-02-07, 23:42
Re: LDMakeList V2.0 - by Max Martin Richter - 2013-02-07, 23:54
Re: LDMakeList V2.0 - by Tim Gould - 2013-02-07, 23:55
Re: LDMakeList V2.0 - by Travis Cobbs - 2013-02-08, 0:24
Re: LDMakeList V2.0 - by Tim Gould - 2013-02-08, 0:32
Re: LDMakeList V2.0 - by Willy Tschager - 2013-02-08, 9:25
Re: LDMakeList V2.0 - by Tim Gould - 2013-02-08, 9:59
Re: LDMakeList V2.0 - by Philippe Hurbain - 2013-02-08, 12:55
Re: LDMakeList V2.0 - by Tim Gould - 2013-02-08, 21:48
Re: LDMakeList V2.0 - by Michael Heidemann - 2013-02-09, 8:58
Re: LDMakeList V2.0 - by Tim Gould - 2013-02-09, 22:31
Re: LDMakeList V2.0 - by Michael Heidemann - 2013-02-09, 23:12
Re: LDMakeList V2.0 - by Tim Gould - 2013-02-10, 0:16
Re: LDMakeList V2.0 - by Michael Heidemann - 2013-02-10, 13:21
Re: LDMakeList V2.0 - by Tim Gould - 2013-02-10, 23:00
Re: LDMakeList V2.0 - by Michael Heidemann - 2013-02-11, 16:28
Re: LDMakeList V2.0 - by Michael Heidemann - 2013-02-16, 8:40
Re: LDMakeList V2.0 - by Michael Heidemann - 2013-02-16, 11:27
Re: LDMakeList V2.0 - by Tim Gould - 2013-02-16, 22:38
Re: LDMakeList V2.0 - by Michael Heidemann - 2013-02-16, 23:38
Re: LDMakeList V2.0 - by Tim Gould - 2013-02-17, 0:38
Re: LDMakeList V2.0 - by Michael Heidemann - 2013-02-17, 13:46
Re: LDMakeList V2.0 - by Roland Melkert - 2013-02-16, 23:50
Re: LDMakeList V2.0 - by Tim Gould - 2013-02-17, 0:33
Re: LDMakeList V2.0 - by Michael Heidemann - 2013-02-17, 14:19
Re: LDMakeList V2.0 - by Roland Melkert - 2013-02-17, 17:33
Re: LDMakeList V2.0 - by Michael Heidemann - 2013-02-17, 18:10
Re: LDMakeList V2.0 - by Tim Gould - 2013-02-17, 21:49
Re: LDMakeList V2.0 - by Travis Cobbs - 2013-02-17, 3:53
Re: LDMakeList V2.0 - by Tim Gould - 2013-02-17, 9:44
Re: LDMakeList V2.0 - by Michael Heidemann - 2013-02-17, 13:58
Re: LDMakeList V2.0 - by Tim Gould - 2013-02-17, 21:35
Re: LDMakeList V2.0 - by Michael Heidemann - 2013-02-17, 13:43
Re: LDMakeList V2.0 - by Roland Melkert - 2013-02-17, 17:20
Re: LDMakeList V2.0 - by Michael Heidemann - 2013-02-17, 17:53
Update Re: LDMakeList V2.01 - by Tim Gould - 2013-02-23, 22:41
Re: LDMakeList V2.0 - by Michael Heidemann - 2013-09-06, 20:26
Re: LDMakeList V2.13 - by Tim Gould - 2013-09-06, 21:23
Re: LDMakeList V2.13 - by Michael Heidemann - 2013-09-06, 21:33
Re: LDMakeList V2.13 - by Magnus Forsberg - 2013-09-08, 12:22
Re: LDMakeList V2.13 - by Tim Gould - 2013-09-08, 12:40
Re: LDMakeList V2.13 - by Michael Heidemann - 2013-09-08, 13:50
Re: LDMakeList V2.13 - by Magnus Forsberg - 2013-09-08, 14:06
Re: LDMakeList V2.13 - by Michael Heidemann - 2013-09-08, 15:50
Re: LDMakeList V2.13 - by Tim Gould - 2013-09-09, 2:28

Forum Jump:


Users browsing this thread: 3 Guest(s)