Announcement

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

  • log using

    hi friends. i am run this code but faced with error.although it is run without error yesterday, i am confused please help me
    code:
    log using "C:\Users\A1duneh\Desktop\CollateralChannel\ou tput/reg.log",replace
    error:
    file C:\Users\A1duneh\Desktop\CollateralChannel\output/reg.log cannot be modified or erased; likely cause is read-only directory or file
    r(608);

  • #2
    You have a suggestion from Stata on what the problem is:

    likely cause is read-only directory or file
    Is it correct?

    Is the file open in some other application?

    If A1duneh is you, then a wild guess is that you should be able to write in your own filespace. But we can't know more than you tell us about your IT set-up or status. Someone at your institution or workplace should be able to advise. Alternatively, contact StataCorp technical services, who I imagine would want you to answer many questions before they can make a suggestion.

    Comment

    Working...
    X