dcl-Project-load

Started by Jim Short, January 04, 2017, 04:06:59 PM

Previous topic - Next topic

Jim Short

(dcl-Project-load "H:/uMill.odcl" t)
nil
_$ (dcl-Project-load "H:\\uMill.odcl" t)
nil
_$ (dcl-Project-load "uMill.odcl" t)
"uMill
Works where path is present in "Working Support Files Search Path".
Anybody have an idea why full path fails?
Jim
Jim Short

roy_043

What does this return?:
Code (autolisp) Select
(findfile "uMill.odcl")

velasquez

Quote from: Jim Short on January 04, 2017, 04:06:59 PM
(dcl-Project-load "H:/uMill.odcl" t)
nil
_$ (dcl-Project-load "H:\\uMill.odcl" t)
nil
_$ (dcl-Project-load "uMill.odcl" t)
"uMill
Works where path is present in "Working Support Files Search Path".
Anybody have an idea why full path fails?
Jim

Hello Jim,
dcl-project-load works for me with the complete path without problems.
(Dcl-Project-Load "c: \\ ... \\ ... \\ finaltest \\ myproject.odcl" t)


Jim Short

Command: (findfile "uMill.odcl")
"H:\\uMill\\uMill.odcl"

Now that's too easy! Thanks
Jim Short

Cintionmi

Your web site has a lot of information that I want. It is very necessary for me.