Greg O'Connor Posted September 2, 2009 Posted September 2, 2009 How can I avoid to save/upload and image as "untitled.pict" in SuperContainer and assign a real name? Thanks
Smef Posted September 4, 2009 Posted September 4, 2009 (edited) You will be able to set a new name for your files when you upload them by using the SCSetContianer function. An example would be: Set Variable[$result = SCSetContainer( "Documents/D23" ; Documents::Legacy Container ; "filename=newName.txt" ; ) ] Edited September 4, 2009 by Guest
Recommended Posts
This topic is 5557 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 accountSign in
Already have an account? Sign in here.
Sign In Now