Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations IDS on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

After script command script doesn't appear

Status
Not open for further replies.

jrice174

Civil/Environmental
Nov 8, 2004
129
Using VBA I use the SCRIPT command to insert an outline. Next I select the outline to change the scale. Problem is that after I insert it, I can't select it. If I end the program and run the selection later it works fine. I've tried Regen and Update, but it doesn't seem to appear until the prograqm stops. Any suggestions. Below is what I have so far.

ThisDrawing.SetVariable "FILEDIA", 0
ThisDrawing.SendCommand "script" & vbCr
ThisDrawing.SendCommand mypath & vbCr
ThisDrawing.Application.Update
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor