Jump to content

CSV will not export in runtime


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

Recommended Posts

I have created a DB that among other things, exports a CSV file to the desktop. Everything works fine while in FileMaker. However, when use the runtime version, I get an error message: [color:purple]"output.csv" could not be created on this disk. Use a different name, make more room on the disk, unlock it or use a different disk.

I tried logging in with the same admin privileges on both the FileMaker and the runtime version but the outcome is the same.

Any help would be greatly appreciated.

Thanks.

Link to comment
Share on other sites

That's a relative path, specified from the current file's location. It seems the runtime is not located at the same location as the original file. Use an absolute path, or (preferably) use a variable to calculate the path dynamically - see Help > Creating a database > Creating file paths.

Link to comment
Share on other sites

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