[PCB_FORUM] Re: Question regarding the netlength.il skill file

This is what I got off Sourcelink for another SKILL file, it might be
somewhat the same:

Error message: E- *Error* fprintf: argument #1 should be an I/O port (type
template = "ptg") - nil

  Problem statement: I want to use the drc_walk.il SKILL program. When
trying to run drc walk, the message listed above is displayed
  Solution: The original program was created when the only supported
platform was UNIX. It's operation depends on the existence of the /tmp
directory. Users can download the updated version of drc_walk.il from
sourcelink or make the following change to the file.

Change the line
  (setq _drcDir "/tmp/")

to read
  (setq _drcDir "./")

Making this change will store the files in the current working directory.



>
> I loaded it in the illinit file and it is being loaded, but still run
> into the same error.  I am running Allegro expert and not the studio
> version.  Does anyone have any more ideas?
>
>
>
>
> From:  gnieski_mike@xxxxxxxxxxxxxxx:  icu-pcb-forum@xxxxxxxxxxxxxxx:
> >icu-pcb-forum@xxxxxxxxxxxxx



-----------------------------------------
Stay ahead of the information curve.
Receive PCB news and jobs on your desktop daily.
Subscribe today to the PCB CafeNews newsletter.
[ http://www10.pcbcafe.com/nl/newsletter_subscribe.php ]
It's informative and essential.
This message was sent to you from a machine at 192.35.156.11
-----------------------------------------------------------
To subscribe/unsubscribe: 
Send a message to icu-pcb-forum-request@xxxxxxxxxxxxx
with a subject of subscribe or unsubscribe

To view the archives of this list go to 
http://www.freelists.org/archives/icu-pcb-forum/

Problems or Questions:
Send an email to icu-pcb-forum-admins@xxxxxxxxxxxxx
-----------------------------------------------------------

Other related posts: