Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×
The Claris Museum: The Vault of FileMaker Antiquities at Claris Engage 2025! ×

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

Recommended Posts

Posted

I have just DL'd v 4.

I got it working and have the file and path (OSX) assigned to a variable: $$SelectImportFile .

post-72145-0-82436500-1329893994_thumb.j

I try and use $$SelectImportFile as the File Source variable specified in the Specify data source dialog.

post-72145-0-73853300-1329894116_thumb.j

FM DOES NOT IMPORT / FIND the file? I thought perhaps I need to specify the volumeName in addition to the path and file name?

If so, how can I get the volumeName to append to the path? (concatination is the method I presume).

Thanks

Posted

Got the Mac version to work. Just needed to assign a variable to get(SystemDrive) and then concatenate the $$Volume and $$SelectImportFile values.

post-72145-0-27111800-1329951590_thumb.j

But, when run in Windows, the code fails to produces a recognizable path.

$$Volume produces: /C:/

$$SelectImportFile produces: \\PFS\Home\Documents\... etc

Together they produce: /C:/\\PFS\Home\Documents\...

The script is below:

post-72145-0-91626600-1329951889_thumb.j

This topic is 4726 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.