by jg <jg@[EMAIL PROTECTED]
>
May 14, 2007 at 09:42 PM
aliennation wrote:
> I am using the CMS version of IntelliCAD, from the standard interface
> it will create a PDF, I just can't get it working from LISP.
>
> Currently I use a printer driver that creates PDFs, but I was hoping
> to simplify my set up :-(
Without knowing how it ex****ts - like how it stops to input various
settings - or how your lisp works - it's hard to know what's wrong. But
you could try including something like (getstring "\n1 <>:") after each
line to make it pause and let you know how far it got before failing.