Hi tbob,
Thanks for the advice. From there, I did take a different approach by generate a pop-up warning message at the end of sequence where I set precondition for the execution is to set RunState.Sequence.Main[id of individual step].Result.Status =="skipped"
It works fine except that you have to enter so many preconditions for each step. But in my case I don't have much, so it is OK.
Dan