Message 1 of 11
req: small macro to save idw

Not applicable
07-18-2006
02:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Our numbering in the company for moddels is a 10 digit number followed by -M1 for parts as for assy.
When we save a drawing this will become automaticlly the 10 digit number with -M1. We always need to change the M1 to 01.
Can someone write me a code with replaces the M with a 0 and then saves it automaticlly?
so for instance you make a drawing you put on a view of a part or an assy with a number like 1624254800-M1 you start the macro and it wil save it as 1624254800-01.idw
thx in advance!
Stefaan
When we save a drawing this will become automaticlly the 10 digit number with -M1. We always need to change the M1 to 01.
Can someone write me a code with replaces the M with a 0 and then saves it automaticlly?
so for instance you make a drawing you put on a view of a part or an assy with a number like 1624254800-M1 you start the macro and it wil save it as 1624254800-01.idw
thx in advance!
Stefaan