In Dispatch, the Edit Box control has an "Ok" and "Cancel" button. Both seem to do the same thing, they just simply exit the dialogue and continue the dispatch script. Is there way to have each "Jump" to a different line of code regardless of the data in the field.
Ideally, if the user hits "Cancel" it should cancel the dispatch action, same as the "Cancel SolidWorks Enterprise PDM command"
I use the Yes-No Messagebox, it does exactly what your looking for. You just need to create a Runtime Variable to capture the values if Yes or if No