Acad2000i Shell command

Acad2000i Shell command

Anonymous
Not applicable
122 Views
0 Replies
Message 1 of 1

Acad2000i Shell command

Anonymous
Not applicable
Hi

I'm trying to produce a text copy of DWG files of a directory from Vlisp in
Autocad 2000i under Windows 2000 with the following code but I get a parse
error #1 and the Direct.txt file is empty.

(COMMAND "_shell" (STRCAT "DIR " "\"" SET_PATH "\"" "*.DWG >
Direct.txt"))

The above code works in Autocad 2000i under Windows NT

PS The SET_PATH is developed earlier on and works fine.

Thanks in advance for any help.

DonB
0 Likes
123 Views
0 Replies
Replies (0)