Home download Utilities
[Utilities]    
 
No. : 6 Hits : 4079 Date : 2002/08/20
Subject : AutoText Utility
Attachment : AUTOTEXT.LSP (1834 Byte)
Inserting the name and path of a drawing file in the drawing
AutoText Utility 0.9

This utility enables users to insert drawing file names and paths in drawing as text entities.

This routine is based on the "Text" command so that the prompt requires the identical values such as "starting point", "text height" and "angle". The values of text height and angle must have the default values of the "Text" command.

It supports Windows truetype fonts, too. Using the "Style" command, the fonts can be changed based on the current font style.
AutoText has been developed via LISP so that users need to upload the lisp file(autotext.lsp) into CADian IntelliCAD. There are some ways to upload a lisp file.

A.
1. Type "appload" in the command bar to open the "Load Application Files" window.
2. Press the [Add File...] button in order to select this lisp file.
3. Make sure to push the [Load] buttton selecting the lsip file in the [Application Files:] window.
4. Press [OK]
5. Type "adt" in order to use this utility.

B.
1. Select the lisp file in Windows Explorer.
2. drag the file and drop it into the main window of CADian IntelliCAD.
3. Type "adt" in order to use this utility.


prev : Windows User Information Kit
post : The Batch Plot for CADian
 
  ¡ãTop