OpenDCL Forums

OpenDCL => Studio/Dialog Editor => Topic started by: Jim Short on January 04, 2017, 04:06:59 PM

Title: dcl-Project-load
Post by: 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
Title: Re: dcl-Project-load
Post by: roy_043 on January 05, 2017, 01:18:04 AM
What does this return?:
Code (autolisp) Select
(findfile "uMill.odcl")
Title: Re: dcl-Project-load
Post by: velasquez on January 05, 2017, 08:11:24 AM
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)

Title: Re: dcl-Project-load
Post by: Jim Short on January 07, 2017, 06:03:01 AM
Command: (findfile "uMill.odcl")
"H:\\uMill\\uMill.odcl"

Now that's too easy! Thanks
Title: Re: dcl-Project-load
Post by: Cintionmi on October 03, 2017, 10:11:22 PM
Your web site has a lot of information that I want. It is very necessary for me.