User Guide
MixedInput
Thevariousmethodsofgivingcommandscanbemixedtogether.
You can, for instance, click the icon for the CIRCLE command (which
corresponds to typing CIRCLE on the command line), and then type
the coordinates of the center of the circle and of a point on the circum
-
ferenceinthisform
(22)(23) ←
onthecommandline.
The values used above would, if the unit is currently set to inch, result in
a circle with a radius of one inch centered on the coordinate (2 2). It is
irrelevant whether the CIRCLE command is entered by icon or by typ
-
ingonthecommandline.
5.2 TheEAGLE CommandLanguage
You only need a knowledge of the EAGLE command language if you
want to make use of the alternative input methods discussed in the pre
-
vioussection.
The syntax of the EAGLE command language will be discussed in this
section, and typographical conventions, which are important for under
-
standingthedescriptions,willbespecified.
TypographicalConventions
EnterkeyandSemicolon
If EAGLE commands are entered via the command line they are fin
-
ished with the Enter key. In some cases a command must have a semico
-
lon at the end, so that EAGLE knows that there are no more
parameters. It is a good idea to close all commands in a script file with a
semicolon.
The use of the Enter key is symbolized at many places within this hand
-
bookwiththe
←
sign.
However in the following examples neither the Enter key sign nor the
semicolon are shown, since all of these commands can be used both on
thecommandlineandwithinscriptfiles.
64
EAGLEManual