Jump to content

Recommended Posts

Posted

hi any body can tell me how to batch run the script command for a number of drawings in one time, just by opening it. i have heard about chatt.lsp file which is useful to do this.. any body have this file..please kind tell me where to get that file..

 

example of script command :

 

Load c:\temp\chatt.lsp

("CHATT" "REV" "DATE_1" "13-01-10")

ZOOM

E

QSAVE

EXIT

 

 

DESCRIPTION:

 

ONCE WE OPEN THE CAD FILE IT WILL LOAD CHAT.LSP AND CHANGE EDIT THE "REV" - BLOCK NAME AND CHANGE THE BLOCK VALVE - "DATE_1 "TO "13-01-10"

 

and then zoom to windows and qsave and exit

 

this is what i knew.

 

help me to find out more.

Posted

Can not help if Lt but script is

 

open dwg1

Load c:\temp\chatt.lsp

("CHATT" "REV" "DATE_1" "13-01-10")

ZOOM

E

QSAVE

EXIT

open dwg2

Load c:\temp\chatt.lsp

("CHATT" "REV" "DATE_1" "13-01-10")

ZOOM

E

QSAVE

EXIT

open dwg3

Load c:\temp\chatt.lsp

("CHATT" "REV" "DATE_1" "13-01-10")

ZOOM

E

QSAVE

EXIT

Posted

Hey can you tell me how to run this command that you have written for drawing 1 2 3...

Posted
Hey can you tell me how to run this command that you have written for drawing 1 2 3...

Save contents to an .scr file and type SCR in AutoCad.

Posted

where can i get that file>>>>"chatt.lsp" from autodesk..?

send me the link to download.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...