my system just updated to STATA15 and I do have some troubles regarding comment out some code sections.
I usually use:
Code:
/* forvalues X=1/1 { some code } */
Now, having STATA15 I can still collapse my loop, but when I use /* and */ to comment out my collapsed code STATA will expand this code snippet again....
I know this is no urgent matter but for convenient coding the collpase+comment out approach is very useful!
Anyone else who encountered this issue?
Thanks in advance.
0 Response to Collapse+comment out STATA15
Post a Comment