June 22, 200520 yr If I memorize a path file from a windows client I have a path: filewin.... If I memorize a path file from a mac client I have a path: filemac.... So from Mac I cannot reopen the filewin... and from win I cannot reopen a filemac... Somebody has resolved the problem without plugins? Is it possible to create an absolute path or a double path for both the platforms? Thanks in advance.
June 23, 200520 yr It's possible to store both file paths, then use Get (SystemPlatform ) = - 1 for Mac (OS X, which is all that runs FileMaker 7), else Windows.
June 23, 200520 yr Author If I had both the paths, using Get(Systemplatform), I could choise which path uses to open the file. But how can have both the paths? If I have a container field "File" with a file and a calculated field "Path file" = File, I will have only the path from the client where I am working. So I will obtain filemac.... from Mac and filewin from Windows. How can I have both the path? Thanks
Create an account or sign in to comment