Scott J Posted December 6, 2010 Posted December 6, 2010 I need help with SCSetContainer. I'm bit confused by the \ and /'s being backwards from windows and when to filewin: Should the following work to add a file to supercontainer. $result is resolving to "ERROR" Set Variable[$result;Value:SCSetContainer("Docuaments\175";"c:\test.txt")] Thanks Scott
Smef Posted December 7, 2010 Posted December 7, 2010 What is the error message you receive when SCSetContainer returns "ERROR"? You can call SCLastError after a function returns error to get the details of why the function returned an error.
Recommended Posts
This topic is 5098 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