Page 1 of 1
Run livecode apps from UNC path.
Posted: Mon Jan 12, 2015 5:02 am
by zaxos
If i understand correct this is a known bug, when you run a compiled app from a unc path(or even a mapped drive) livecode engine fails to find externals. Is this planned to be fixed soon?
Re: Run livecode apps from UNC path.
Posted: Mon Jan 12, 2015 1:54 pm
by Mark
Hi,
Do you have a link to the bug report? That might clarify what exactly you're talking about.
Are you sure that relative paths to externals won't work?
Kind regards,
Mark
Re: Run livecode apps from UNC path.
Posted: Tue Jan 13, 2015 2:06 pm
by zaxos
Hi Mark.
If you run a compiled executable from a unc path e.x \\server\storage\test.exe the program fails to find externals, i can tell that becose if for example my program uses database externals it fails to load them, same with maped drives.
By the way i remember i saw this somewhere as a known bug... cant remember where