Access mounted volumes on Windows from LC?
Richard Gaskin
ambassador at fourthworld.com
Wed Jun 22 12:02:12 EDT 2016
Mark Talluto wrote:
> The first thing to check is permission access to that folder.
> Have your program do a sample write to that location and get
> the results.
That's too smart. For me that's the second thing I do, but when I do in
addition to checking the result I also include a call to the sysError
function so I can learn what the OS might be telling me.
The first thing I do is assume I mistyped the path, so I'll run
something like this in the Message Box to double-check it:
answer file "Select your file:"; put it
--
Richard Gaskin
Fourth World Systems
Software Design and Development for the Desktop, Mobile, and the Web
____________________________________________________________________
Ambassador at FourthWorld.com http://www.FourthWorld.com
More information about the use-livecode
mailing list