I am looking for a way to continue a shell escape on another line. Here is an example of what happens when I use /// to continue the line:
. ! echo asdf ///
asdf ///
As you can see, the /// seems to be taken as part of the shell command. I also tried /*<cr>*/. and note that -winexec- and -shell- behave in the same way. There is a space before the /// and none after, so that isn't the problem. Interestingly enough, the text of the command is scanned for macros, and macro substitution does take place. I am working with Stata 15 in Windows and Linux.
.
Related Posts with Line continuation in the shell command
Next Birth After AbortionHi All, I am using the women file from the Demographic and Health Survey (NFHS-4) India. In that fi…
Stripplot; using different symbols when using ,over(group)Dear Listers I have been working with stripplot (SCC) all day, and like how it has turned out. For …
Stochastic volatility for panel dataDear Stata users, I am working on a paper where I need to imply time varying Vector Autoregression w…
multiple plots after marginsHi, I created, separately, two of the attached plots. In each plot, this is generated from the marg…
Multi nominal regression using maximum likelihoodHi everyone, I've checked the forum and I can't seem to find an answer to my question. Due to the …
Subscribe to:
Post Comments (Atom)
0 Response to Line continuation in the shell command
Post a Comment