Hi 
Can Zscripts issue dos commands?
If so can the dos commands have command line arguments? (-h or/h or\h)
I am trying to execute and external dos command from Zbrush to load a text file into [GNU <b>Aspell</b>](http://aspell.sourceforge.net/) (Free open source spellchecker).
the command would be something like,
Aspell textfilename.txt
after the command is issued i am going to have the script re-load the text file into the Zbrush notepad...
this would be cool to add to marcus Notepad Zscript too!
actualy the command would be something like
…\program files\aspell\aspell TextFileNameHere.txt
well, I guess i can set Aspell global enviornment variable, so that Aspell is in my path=