Subject:
|
Re: LDraw syntax check in Perl
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Tue, 10 Jul 2001 12:09:52 GMT
|
Viewed:
|
372 times
|
| |
| |
Hi Steve,
When I run it, with i.e. NEW.DAT I get:
-------------------------------------
Checking 'c:\ldraw\models\new.dat'
Check results: 1
Short Check : 1
done.
-------------------------------------
When I test it with a rather large MPD file I get:
-------------------------------------
Checking 'c:\ldraw\models\bbss\bbss.mpd'
Check results: 11
Short Check : 3
done.
-------------------------------------
So what does it actually do?
Greetingz...
Sjaacko
|
|
Message has 1 Reply: | | Re: LDraw syntax check in Perl
|
| (...) The return values from the check routines indicate what kind of syntax was detected. Even values - bad syntax was found Odd values - no bad syntax More specifically, the following values are added together to get the complete return value: 1 - (...) (23 years ago, 11-Jul-01, to lugnet.cad.dev)
|
Message is in Reply To:
| | LDraw syntax check in Perl
|
| Hey all: I've written a Perl script/program to check a file for LDraw'ish syntax. I'd like to get feedback on it, as I'm an absolute beginner with Perl. The main purpose of the script is to check files being submitted to the Parts Tracker. So it's (...) (23 years ago, 9-Jul-01, to lugnet.cad.dev)
|
3 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
|
|
|
|