Originally Posted by
eleonard
Here is what I have so far.
***IMAGE
**SCALES
[JUB Scale Blocks]
[2SCALE,2SCALE]^c^c-insert;2scale
[10scale,10scale]^c^c-insert;10scale
eleonard,
I think the format you want is
Code:
[2SCALE]^C^C-insert;2scale;
I don't think the comma and extra text is the correct format.
If you are going to have very many of these inserts it would be worth it to create a slide library (using slidelib.exe that comes with autocad) and then the format would be
Code:
[JUB_Scale_Blocks (2SCALE)]^C^C-insert;2scale;
"JUB_Scale_Blocks" is the name of the slide library which will contain the "2SCALE" slide.
Let me know if this helps, if you need assistance with the slide library just holler
Rick