Я в аллегро совсем новичок, не подскажите ли как реализовать следующее (выдержка из хелпа Expedition DFL Mode):
Run the following SKILL script from the command line in Allegro:
SKILL load <path>dfl_main.il
where <path> is the location of the dfl_main.il file.
If you used the default installation, the dfl_main.il file is located in the ../userware/ directory. Always use the forward slash (/) delimiter when running the SKILL script.
After installation of the Expedition PCB product, locate the directory "userware". All the files in the /userware directory should be moved to the Allegro directory that acts as the "home" for skill scripts.
Не знаю как загрузить dfl_main.il. Какой путь указать после команды Skill load. И надо ли в пути ставить / или все таки \. В общем простейшие вопросы, но что делать - фиг знает
|