vba_error_handling
Generate VBA macros for SolidWorks with built-in error handling, logging to file, and email alerts on errors.
Instructions
Generate VBA with comprehensive error handling and logging
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| functionName | Yes | ||
| operationType | Yes | ||
| logToFile | No | ||
| logPath | No | ||
| emailOnError | No | ||
| emailAddress | No |