Message 1 of 6
AutoLisp Shell command on Win 10 system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi there,
Wrote a bit of code last night for plotting to a PDF but want to kill Adobe Reader programmatically if the file has already been plotted to a PDF AND is open in Adobe Reader. part of this code is to run a dos batch file from a shell command but it requires the use of the old 8.3 filepath/filename system for lisp to find and run the file. Like this....
(command "shell" "C:/Progra~1/MWHGlO~1/APCADT~1/Plotting/KILL_A~1.BAT")
Is there anything I should know about how things run in Win 10 that might affect how I write this code? It works beautifully in Win 7.
If not, there must be something i missed on that system..
Thanks in anticipation,
Peter T
Dunedin, New Zealand.
C3D 2015, Win 7 Enterprise