Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: Shell commands in batch mode - any solution found?


From   Bert Lloyd <[email protected]>
To   statalist <[email protected]>
Subject   st: Shell commands in batch mode - any solution found?
Date   Sat, 30 Nov 2013 23:35:34 -0500

Dear Statalist,

I would like to run pdflatex from within a do-file, but this appears
not to be possible on Windows while in batch mode: while

!pdflatex "texfilename.tex"

(for example) works exactly as expected while running a do-file in the
usual way, the following is returned when running in batch mode:

"request ignored because of batch mode"

I see that this was raised nearly 4 years ago (*), but I am hoping
someone has found a solution (or a useful workaround) in the meantime.

Best,

BL

(*) Jan 2010: http://www.stata.com/statalist/archive/2010-01/msg00537.html

PS - I am using Stata 12.1 SE on a Windows 7 Pro 64-bit computer, and
running batch commands via CygWin, e.g.:

$STATAEXE -b do "mydofile.do" &
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index