comments - Stata do file /// Execute (do) error -


I have a .do file where I have some long lines that are on several lines It is a way to handle this using the /// command at the end of the line, however, it does not work in the following applications:

  local ABC " The reason for some is in the file editor, the first  ///  is black and the second is green when I use the code Select this part and call it  Execute (do)  Butt Extend presses run Steta, I get an error. What to be done 

See the results of running these snippets:

  Local ABC now / // cd /// ef Performance "ABC"  

and

  local ABC Ab / * * / CD / * * / Ef display " `ABC ''  

and

  local ABC now /// cd / ef.f show" ABC ''  

In all three, the strat understands the desire to continue on the next line. Do not like the strait, do you like the string surrounded by several lines from " Dne are trying.

Check, which may contain useful references.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -