Handle Command Sequence Export Issues #796
Closed
Comments
It looks like I don't have anything handling exceptions or anything. I'll add this soon. In the meantime you'd have to subclass CmdSequence with your own tool and begin / rescue the @exporter.export routine. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Is there anything I can do to call an error message or dialog for time error parser within command sequence exporter .rb and stop processing (stops generating the .bin file) whenever the user inserts something weird at the time field?
How to interact with the GUI?
Thanks!
The text was updated successfully, but these errors were encountered: