Jump to content
Server Maintenance This Week. ×

linking and sharing files


This topic is 5284 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Hi yal,

I've got a shared database being shared on old machine with FM9. I also use this old machine as a file server. Its a very simple peer to peer network.

What I'd like to do, but have had difficulty working out, is to create links to folders(located on the file server machine) in the FM database (stored on the same fileserver) and have users accessing the database remotley click on the link/button to launch a link to the fileserver directories/resources.

Any thoughts?

Link to comment
Share on other sites

Under Windows, use script step Send Event to open the folder or file. e.g. Send Event "C:UsersUserDocuments" would open the Documents folder in a new Windows Explorer window. I'm not sure if this works on Macs. In your case, you'd use the network share/UNC path, and the user would need permissions to access the share. e.g. Sharenamepath

Link to comment
Share on other sites

This topic is 5284 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.