Open VLIDE, go to HELP.
Look up the following functions
(open)
(close)
(write-line)
(princ)
The description for (write-line) includes an example of writing a file.

Registered forum members do not see this ad.
hi everybody,
i want 2 create a text file by using lisp. my need i want 2 check the drawing file and print the result in text file using lisp. can anyone help
me
regards
m.arunachalam




Open VLIDE, go to HELP.
Look up the following functions
(open)
(close)
(write-line)
(princ)
The description for (write-line) includes an example of writing a file.
Registered forum members do not see this ad.
I'm not sure what you mean by checking the drawing file. Could you please explain further on this. Different drawing checks provide different results, some also provide the results as a text file.
I have a few ideas, but I need to know better what exactly you're trying to achieve.
Bookmarks