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 3361 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have a script that uses SCGetFileURL. It works fine in SuperContainer plugin 2.792.

When I updated to the 'FMv12' compatible plugins eg 2.861 & 2.863 this function has now gone missing.

I have tested this on 2 Macs.

When I revert back to 2.792 the function works ok.

Posted

Yes, this function has been out of commission since September of 2011. SuperContainer plug-in versions that were released prior to that date would contain this function -- 2.792 for example.

Regards,

Posted

I did a little bit of research and it looks like we made an inadvertent change to the SuperContainer API. To my knowledge it seems as though it was changed for naming/clarity -- however, we typically do not make these sort of changes simply for naming conventions.

It does seem to be the case that SCGetFolderURL() is the replacing function for the deprecated SCGetFileURL() and should work similarly. My best recommendation is to swap out the former "SCGetFileURL()" function with the newer "SCGetFolderURL()".

Regards,

  • 3 years later...
  • 2 weeks later...
Posted

The SCGetInfo function returns a value list which has the filename as it's first value. If that's not helpful, could you explain exactly what information you're trying to obtain?

 

Thanks

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