November 3, 200619 yr Newbies 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.
November 8, 200619 yr Author Newbies 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?
Create an account or sign in to comment