Comment symbol for eagle script files?

H

Hul Tytus

Guest
What is the comment symbol for Eagle's script (.scr) files. "rem"
and ";" in the first column and C's /* ... */ all had no effect. Surely
there is one...

Hul
 
"Hul Tytus" <ht@panix.com> schrieb im Newsbeitrag
news:cg8gbj$je1$1@reader1.panix.com...
What is the comment symbol for Eagle's script (.scr) files. "rem"
and ";" in the first column and C's /* ... */ all had no effect. Surely
there is one...
Hello Hul,
take a look to the included examples like fill.scr in the EAGLE installation
directory.
They use # in the first column for comment lines.

Best regards,
Helmut


--- original fill.scr ---

# Changes the Fill Style
#
# Simple example to define your own fill styles.

Set Fill_Layer Top Solid;
Set Fill_Layer Bottom Solid;
Set Fill_Layer tPlace Solid;
Set Fill_Layer bPlace Solid;
Set Display_Mode Real;
 
Many thanks Helmut.

Hul


Helmut Sennewald <helmutsennewald@t-online.de> wrote:
"Hul Tytus" <ht@panix.com> schrieb im Newsbeitrag
news:cg8gbj$je1$1@reader1.panix.com...
What is the comment symbol for Eagle's script (.scr) files. "rem"
and ";" in the first column and C's /* ... */ all had no effect. Surely
there is one...


Hello Hul,
take a look to the included examples like fill.scr in the EAGLE installation
directory.
They use # in the first column for comment lines.

Best regards,
Helmut


--- original fill.scr ---

# Changes the Fill Style
#
# Simple example to define your own fill styles.

Set Fill_Layer Top Solid;
Set Fill_Layer Bottom Solid;
Set Fill_Layer tPlace Solid;
Set Fill_Layer bPlace Solid;
Set Display_Mode Real;
 
"Hul Tytus" <ht@panix.com> schrieb im Newsbeitrag
news:cgb9lb$dv0$1@reader1.panix.com...
Helmut - the # sign in the first column didn't work. This is version 3.5,
which may be earlier than the version you are familiar with. Also, none of
the .scr files in the eagle directory showed a comment symbol. Maybe there
really isn't such a feature for the early (??) eagles...
Hello Hul,
I am not a frequent EAGLE user, but there is a very busy newsgroup about
EAGLE.
I am shure they can help you with all questions about this software.

http://www.cadsoft.de/forum.htm.en

Forum: User Chat

If you get no answer there, then you can try the "Technical Support"
group there.

Best regards,
Helmut


Hul

Helmut Sennewald <helmutsennewald@t-online.de> wrote:
"Hul Tytus" <ht@panix.com> schrieb im Newsbeitrag
news:cg8gbj$je1$1@reader1.panix.com...
What is the comment symbol for Eagle's script (.scr) files. "rem"
and ";" in the first column and C's /* ... */ all had no effect. Surely
there is one...


Hello Hul,
take a look to the included examples like fill.scr in the EAGLE
installation
directory.
They use # in the first column for comment lines.

Best regards,
Helmut


--- original fill.scr ---

# Changes the Fill Style
#
# Simple example to define your own fill styles.

Set Fill_Layer Top Solid;
Set Fill_Layer Bottom Solid;
Set Fill_Layer tPlace Solid;
Set Fill_Layer bPlace Solid;
Set Display_Mode Real;
 
It was written by Hul Tytus[ht@panix.com] in message
<cgb9lb$dv0$1@reader1.panix.com>:
Helmut - the # sign in the first column didn't work. This is version 3.5,
which may be earlier than the version you are familiar with. Also, none of
the .scr files in the eagle directory showed a comment symbol. Maybe there
really isn't such a feature for the early (??) eagles...
Why don't you upgrade your EAGLE?

[]s
--
Chaos MasterŽ, posting from Brazil. REPLY TO GROUP!
MSN: wizard_of_yendor[@]hotmail[.]com http://marreka.no-ip.com
"People told me I can't dress like a fairy. I say,
I'm in a rock band and I can do what the hell I want!" -- Amy Lee
 
Helmut - the # sign in the first column didn't work. This is version 3.5,
which may be earlier than the version you are familiar with. Also, none of
the .scr files in the eagle directory showed a comment symbol. Maybe there
really isn't such a feature for the early (??) eagles...

Hul

Helmut Sennewald <helmutsennewald@t-online.de> wrote:
"Hul Tytus" <ht@panix.com> schrieb im Newsbeitrag
news:cg8gbj$je1$1@reader1.panix.com...
What is the comment symbol for Eagle's script (.scr) files. "rem"
and ";" in the first column and C's /* ... */ all had no effect. Surely
there is one...


Hello Hul,
take a look to the included examples like fill.scr in the EAGLE installation
directory.
They use # in the first column for comment lines.

Best regards,
Helmut


--- original fill.scr ---

# Changes the Fill Style
#
# Simple example to define your own fill styles.

Set Fill_Layer Top Solid;
Set Fill_Layer Bottom Solid;
Set Fill_Layer tPlace Solid;
Set Fill_Layer bPlace Solid;
Set Display_Mode Real;
 
Chaos Master <chaos.master@yahoo.com> writes:

Why don't you upgrade your EAGLE?
I have the new Eagles, but use 3.51 because it is faster and doesn't have
lame user interface.

--
Steven D. Swift, novatech@eskimo.com, http://www.novatech-instr.com
NOVATECH INSTRUMENTS, INC. P.O. Box 55997
206.301.8986, fax 206.363.4367 Seattle, Washington 98155 USA
 
Steve, have you found a comment symbol for script files on ver. 3.51?

Hul


Steven Swift <novatech@eskimo.com> wrote:
Chaos Master <chaos.master@yahoo.com> writes:

Why don't you upgrade your EAGLE?

I have the new Eagles, but use 3.51 because it is faster and doesn't have
lame user interface.
 

Welcome to EDABoard.com

Sponsor

Back
Top