Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Review window and do file editor

    when you execute an already made do file in stata, can it be made to show the procedures again in the review window like it happens when you are coding for the first time?

  • #2
    I believe you are asking if individual commands that have been called from a do-file can be made to appear in the history pane (rather than the do command). As far as I know, there is no option or setting to do this. However, you can call the the same command(s) that were highlighted and run in the do-file by replaying the do command (with the corresponding temp file). But that entry in the history pane does not give you any indication of the specific commands that were called.

    Comment


    • #3
      thank you

      Comment

      Working...
      X