Bad Argument type: streamp nil

Bad Argument type: streamp nil

Anonymous
Not applicable
2,992 Views
4 Replies
Message 1 of 5

Bad Argument type: streamp nil

Anonymous
Not applicable

I have a BOM lisp routine used by approx. (20) people.  It works great on (19) systems, and does not work on that (1) system.  It's a problem with the system, and I need help where to look.  The Lisp routine has not changed over 20 years, and other than minor hiccups it's a great tool.  Any ideas why the odd system is displaying Bad Argument type: stream nil when running the routine?  It displays a BOM on the drawing, and crashes at the moment it is suppose to display.

 

Bruce Leonhardt

Enerfab Inc.

0 Likes
2,993 Views
4 Replies
Replies (4)
Message 2 of 5

hmsilva
Mentor
Mentor

@Anonymous wrote:

I have a BOM lisp routine used by approx. (20) people.  It works great on (19) systems, and does not work on that (1) system.  It's a problem with the system, and I need help where to look.  The Lisp routine has not changed over 20 years, and other than minor hiccups it's a great tool.  Any ideas why the odd system is displaying Bad Argument type: stream nil when running the routine?  It displays a BOM on the drawing, and crashes at the moment it is suppose to display.

 

Bruce Leonhardt

Enerfab Inc.


Hi Bruce,

probably a permissions issue.

The code is trying to close a file, that wasn't opened.

Just a guess...

 

Henrique

EESignature

0 Likes
Message 3 of 5

Anonymous
Not applicable
Affecting just the one system? The lisp and supporting files are stored on the local. Does that make a difference?


[EF-Process-Fabricated-Logo small]
Bruce Leonhardt

CAD Mgr. /
Eng. Software Support

(513) 482-7626 Office

www.enerfab.com
[Description: Description: cid:image003.png@01CE6145.130C1640]
0 Likes
Message 4 of 5

Anonymous
Not applicable
I can open a new drawing locally, and run the lisp without touching the network. Should there still be a permissions issue?
0 Likes
Message 5 of 5

hmsilva
Mentor
Mentor

@Anonymous wrote:
Affecting just the one system? The lisp and supporting files are stored on the local. Does that make a difference?

Where is the file written?

In the dwg folder?

 

Henrique

 

EESignature

0 Likes