Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

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

Recommended Posts

Posted

Hi there,

I want to know is there a function which can return the temp folder path?

I want to use this function both in windows & mac.

If not in filemaker, is there a plugin available which does this?

I am using FMP6.x

Thanks

Hameed

Posted

Hello faheemhameed,

FileMaker's native capability (from v5.5) includes a function to return the path to the file, but I'm afraid that there is no built-in mechanism which will return the path to the temp folder.

I suggest that you take a look at the shareware plug-in Troi File from Troi Automatisering. It includes the functionality you are looking for in the form of an external function:

TrFile_FindFolder( "-Temporary" )

- which will return the full path to the temporary folder on the startup disk on either Mac OS or Windows.

Posted

Without a plugin it can be done with the command line (or VBscript) on Windows and Applescript on the Mac. But the plugin is a lot easier.

Posted

In Windows, the command to see the temp directory is SET T. So you could use this in Send Event with CMD or just call a batch file.

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