Newbies Kyle-JTS Posted October 25, 2019 Newbies Posted October 25, 2019 I have a button on my layout that will open a folder on the network. It is working correctly and going to the specified folder. However, it is mounting a drive to that folder on my desktop. I do not want this extra clutter as I will have to Eject the drive as my desktop fills up with the icons from each button click. Here is my script when I click the button: I set three varibles Set Variable [$part1] <--simplified Set Variable [$part2] Set Variable[$completePath = $part1 + $part2] Open URL [ With dialog: Off ; $CompletePath] Image of filemaker adding mount to desktop when button pushed I am on a MAC. Thanks!
Recommended Posts
This topic is 2202 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