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

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

Recommended Posts

Posted

I can't get the SCDelete( folderPath ) plug-in function to work when SuperContainer Server is running on a Mac file server. What should the path be anyway? Just the ID number of the file folder when the path is "Mac HD:Users:Shared:SuperContainer:Files:ID:", as the SuperContainer example shows? I can't find any documentation on this function in the example folder provided.

While we're on the topic of deleting folders, I notice in the example file that when a Delete is done, only the file folder under "Files" is deleted. Is there also a way of deleting the "Thumbnail" folder that corresponds to that file also?

Thanks in advance for any help.

Posted

Apologies for taking so long to respond.

The folderPath parameter would be just the ID, however, you have to call SCSetBaseURL( "http://serverAddres:portNumber/SuperContainer/Files" ) to let the plug-in know where SuperContainer server is running, before calling SCDelete( folderPath ); 99% of the time it's enough to stick the SCSetBaseURL() into the start-up script.

Val

360Works

770-234-9293

The documentation for the plug-in functions is in the "SuperContainer Companion Plugin-1.XX" folder.

Regarding the deletion of thumbnails, I did a quick test and looks like the thumbnails are deleted as well.

Posted

That did it! Now that I know where to find the documentation for the plugin, it should make things easier also.

Thanks!

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