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

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

Recommended Posts

  • Newbies
Posted

Does anyone know how to structure the grammar to have the SCDownload function show the Save dialog? The official grammer includes "key1=" etc, but doesn't include a position for the "flags" optional parameter (one of the flags is showSaveDialog).

I have tried lots of arrangements, and if I include a valid destinationFolder parameter, it works, so my setup is good. But nothing I try will make the Save dialog show up. Help!

Posted

You will need to format your download function similar to the following:

SCDownload("/mydownload/path"; ""; ""; ""; "showSaveDialog=1")

I've left the download path, width, and height parameters blank, but you can put in values if you wish to change those.

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