Announcement

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

  • Changing .do extension to .stmd

    Hi all, I am a new user of Stata (undergraduate student) and I am experimenting with Markdown. I am writing my script in the do editor and am trying to convert the .do extension to .stmd extension on my Macbook but unfortunately the do file editor does not allow me to do this. Has anyone else experienced this problem?

  • #2
    put the file name, including the file extension, in quotes? e.g.

    "mydofile.stmd"

    Not sure how this works on a Mac, but that would work on Windows.
    Doug Hemken
    SSCC, Univ. of Wisc.-Madison

    Comment

    Working...
    X