PS. 

|   1> (OPEN #p"/DOCUME~1/miketh/LOCALS~1/Temp/gazonk_5472_0.lsp"
|            :DIRECTION :OUTPUT)


I just noticed that the device name is not being accounted for eg
:device clauses are needed to add the drive letter:

#p"c:/DOCUME~1/miketh/LOCALS~1/Temp/gazonk_5472_0.lsp"

In many cases the above will work, but if someone puts their temporary
directory on another drive it will not.

Will look into it next week if you don't over the weekend.

Cheers

Mike Thomas.


_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to