Aussie John Posted January 18, 2011 Posted January 18, 2011 I have a container with a script to inset a picture. It is stored as a reference file so updates to the file are automatically updated in FM. Trouble is I need multiple users to insert the picture on Mac and PCs but opposing computers aren't see each others insert. Even using a VMware fusion version of filemaker cant be seen on a standard PC or Mac. Is there any way around the PC/mac differences in the path? thanks
IdealData Posted January 18, 2011 Posted January 18, 2011 The Get(SystemPlatform) function will guide you here. Make your filepath a Case calculation, using the Get(SystemPlatform) to determine "filemac" or "filewin"
Recommended Posts
This topic is 5401 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