April 4, 201114 yr I need to set and field according to whether or not a files exists at a SuperContainer file path. What is the best way to do this? Dave H.
April 5, 201114 yr The easiest way to do this is with scgetinfo. If scgetinfo returns blank, the path is empty. If it returns a filename, date, and size then the path has a file stored there.
Create an account or sign in to comment