Hi! For some reason commenting in Stata is not working for me. If I type "// test" (in newly-opened Stata), I get the following error message:
/ is not a valid command name
r(199);
I get the same error when using "/* */". The comments are parsed correctly (shown in green) in the command window, but don't run correctly. Does anyone know what might be going on? Thank you!
Related Posts with Commenting does not work; "/ is not a valid command name" error
local and conditionalsDear all, I am having troubles with some macros. My peace of code is Code: foreach ETC in $ETC{ …
Likely a very simple question: what is the syntax for adjusting the y axis position offset?Greetings, I'm running Stata 15 on OSX. I'm struggling to figure out how to adjust the position of …
Importing Excel Files into stataHi I am using these commands to import the excel files and save them into stata. but I am getting t…
Importing Several Excel Ranges from different Excel files onto Stata (for Appending)Hello Stata gurus, This is my first post on Statlist and I am currently attempting to import excel …
Saving the country graphs by their names (in a loop)Hi... I have created a code that titles the graphs by their "id". I want to title the graphs by thei…
Subscribe to:
Post Comments (Atom)
0 Response to Commenting does not work; "/ is not a valid command name" error
Post a Comment