EAGLE Help

RUN


Function
Executes a User Language Program.

Syntax
RUN file_name

Keyboard
Ctrl-Break interrupts the execution of a User Language Program.

See also SCRIPT

Running a ULP from a script file

If a ULP is executed from a script file and the program returns a value other than 0 (either because it has been terminated through a call to the exit() function or because Ctrl-Break was hit), execution of the script file will be terminated.


Index Copyright © 1999 CadSoft Computer GmbH