Newbies lhudson Posted November 3, 2006 Newbies Posted November 3, 2006 I am trying to use webviewer for displaying content of a directory. The "custom web address" is defined as [color:brown]"file://" & Project::Documents_folder_path It works fine on PC. I can see directory, drag-and-drop, delete etc. However, when using Mac, all I get in the viewer is "file is directory". I am not familiar with Macs. Maybe anybody can give my advice on how to fix this. Thanks.
Stuart Taylor Posted November 3, 2006 Posted November 3, 2006 I suppose that you could enable read only FTP access to the folder.
Stuart Taylor Posted November 3, 2006 Posted November 3, 2006 Actually scrap that this would mount the thing not display it ... doe!
Newbies lhudson Posted November 8, 2006 Author Newbies Posted November 8, 2006 Update. Changed the webviewer setup to [color:brown]If ( Abs(Get ( SystemPlatform ))=2 ; "file://" & table::docs_path ; "smb://" & table::docs_path ) Now instead of "file is directory" in the webviewer on Mac we get "Loading..." and the path. The content of the folder does not show. Anybody can help with this?
Fenton Posted November 8, 2006 Posted November 8, 2006 This works for me: file://Macintosh%20HD/Users/fej/Desktop/Bouganvillea.JPG
Recommended Posts
This topic is 6659 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now