On Aug 10, 2004, at 2:33 AM, Mark wrote:
Anyone have any insight on -quietly- making calls to operating system
commands ? I have tried commands of the form
qui ! op_command
to no avail --- stata does not respect the -quietly- with a call to the
shell. Any ideas on workarounds? I am running both stata (SE 8.2) for
windows and unix. I have some second best solutions (such as treating
the
symptoms by turning the log on and off at appropriate times to minimze
the
size of the log file) but was hoping to treat the disease.
thanks in advance-
m
One can always send the output from the command to hyperspace----
. !ls -la >/dev/null
produces nothing but another dot prompt.
KIt
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/