[SOLVED] Dcl_Project_Export return ""

Started by stephan_35 · 2009-08-25 14:35 UTC · 4 replies · SMF topic #885

Hello,

I mess something with dcl_Project_Export ?

I tried this


(setq project(dcl_project_load "myproject T))
(setq respons (dcl_project_export project))
!respons


return ""

Do have i to specify form ?

Thanks for reply !
It's a bug. The function got broken somewhere along the way. :/
Hello Owen, just for my knowledge: the changes you'll do now will only be implemented in ODCL6 or also in ODCL 5.1 (for a servicepack)?

Fred
Only to 6.0, unless it's something critical.
Hello everybody !

Seems to work fine with 6.0.0.2

Thanks owen.

Best regards.