[ESS] breaking long lines in Stata do-files
Oliver Jones
ojones at wiwi.uni-bielefeld.de
Mon Feb 11 17:04:38 CET 2013
Hi,
is there some way to evaluate long commands that go over multiple lines in the do-file?
I have code like this
label define lbl_test 1 "some label name for the value 1" 2 "another label" ///
3 "and even more"
I tried marking both lines and then hiting C+RET, but it seems like ess doesn't understand
that that "///" at the end of a line means that the command is continued on the next line.
Best Oliver
More information about the ESS-help
mailing list