eagle script question

Silly question, how do I write a script to load a ‘.dru’ file? I’m trying to write a script to autoroute a board.

“load drc file”

Auto $gnd;

“load a different fdrc file”

Auto;

I can get the autoroute part scripted OK, but I can’t find the command to load a new DRC file. the DRC command just brings up the dialog box.

BigRedBee:
Silly question, how do I write a script to load a ‘.dru’ file?

I don’t know directly, but there is good tech support from Cadsoft (makers of Eagle) on their newsgroup server:

news.cadsoft.de

Look for newsgroup:

eagle.support.eng

You will need a newsgroup reader such as Outlook Express or Gravity.

Jake