Hi,
We have a template that we use for profile migration. It works fine, for the most part. However, we are limited to only one value that is acceptable as a test for success/failure. What I would like to happen is take the return value and use a conditional "IF" statement to take action based on the return value. Is this possible? For instance, a return value of 3 is acceptable because it means that some files were skipped for whatever reason. That fact is that there are more acceptable return values but that are not seqeuntial in nature.