vinothrajakannu123
Automotive
- Dec 18, 2012
- 4
I have created an macro for updating the views and saving it automatically.Save operation occurs immediately after the drawings are updated,since it has been recorded in macro.My problem is when i execute the macro in real scenario and when i try to cancel the operation it closes the update dialogue and the file is getting saved because it has been recorded in macro.
Can i call the macro in c program by creating an ufunc such that i can easily come out of the command without save operation when i click cancel button...!!
Can i call the macro in c program by creating an ufunc such that i can easily come out of the command without save operation when i click cancel button...!!