Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 796433
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T22:38:20+00:00 2026-05-14T22:38:20+00:00

I have an installation where FM Pro 9 clients open a solution from an

  • 0

I have an installation where FM Pro 9 clients open a solution from an FM Server 9.

This solution then needs to access files on a network share from the clients. So far, the network share was mounted with AFP, but an infrastructure change required it to be switched to static NFS mounts.

Their boot Volumes may have different names, but they all mount an NFS share at the same mount point in the “real” mount tree (starting from the UNIX root dir, /).

According to http://www.filemaker.com/help/html/create_db.8.32.html#1030283 it looks like there is no way to just use a full path without having a volume name as if this was Mac OS classic – is there some way to work around this?

Upgrading to a newer FileMaker is not a sought solution.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T22:38:20+00:00Added an answer on May 14, 2026 at 10:38 pm

    You can find the default volume name if you’re clever. The following code (which you could use in a script or custom function) would allow you to set a variable to the file you needed.

    Let([
        desktop_path = Get(DesktopPath);
        second_slash = Position (desktop_path ; "/" ; 1 ; 2 );
        volume = Middle(desktop_path; 2; second_slash - 2)
    ];
    "filemac:/" & volume & "/path_to_share/file.xls"
    )
    

    On my machine, my boot volume is “Macbook Pro HD”. The result of calling this bit of code returns:

    filemac:/Macbook Pro HD/path_to_share/file.xls
    

    Which allows me to access that file.

    If for some reason the DesktopPath isn’t on the boot volume, the following Get functions may come in useful:

    Get(DocumentsPath) -- returns the path to the users Documents folder  
    Get(FileMakerPath) -- returns the path to the folder of the currently 
                          running version of FileMaker
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

On my home network I have an installation of Windows Server 2008 and for
I have an Apache 2 installation on Debian with mod_ssl installed. The server private
I have a Zimbra installation and I need to programmaticaly update contacts in it.
I have an oc4j installation bereft of any release notes or version documentation. In
I have a WSS installation that's behind basic authentication/SSL (it's hosted at a public
I have created an installation package using Wix which installs a Windows service on
I have been maintaining an installation for a while but I am not really
I have a pretty much default installation on mysql on Windows 2003. I am
I have a multi-user eclipse (3.4) installation with a shared master configuration area. Users
I have a personal website with a MediaWiki installation on a shared host. The

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.