December 6, 201015 yr 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
December 7, 201015 yr 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.
Create an account or sign in to comment