Hi all,
I am trying to test a new Stata module that is being developed by a colleague. He has it working on a PC where the .ado file works when manually added to the directory “C:\ado\plus\c”. However, I am using a Mac and have not been able to replicate his success. I have manually added the .ado file to "/Applications/Stata 13/ado/base/c/" and to "~/Library/Application Support/Stata/ado/plus/c/", which is where all my other modules (downloaded using "ssc install") live.
However, when I try to use commands supported by the programme, I just see error r(199) "unrecognised command: commandnew".
Stata appears to see the file correctly when I use "which commandnew" as it returns appropriate information, i.e. "/Applications/Stata 13/ado/base/c/commandnew.ado" then "*! commandnew.ado by John Smith on 07/03/2019".
However, when I search through installed packages using "ado dir", it doesn't appear alongside all the commands that were installed from the SSC archive.
Can anyone think what I might be doing wrong? I have attached a screenshot showing the output from "sysdir".
David
Array
Related Posts with Manually installing new Stata command on a Mac
Units of interpretation for two addition of variablesHello, I'm doing a log level model, and I wanted to add two independent variable by using lincom. T…
Bar labels are truncatedHi Stata Users, I am using Stata version to produce a graph using the code below Code: local …
Bug in graph bar(?)Hello everyone, I am trying, for an hour, to do a very simple bar graph in principle, but stata some…
Calculating distance between inventors, how to perform per patent?Hi all! I have a question regarding how to calculate average distance between inventors per patent.…
New package xauto on SSCThanks yet again to Kit Baum, a new package xauto is now available for download from SSC In Stata, u…
Subscribe to:
Post Comments (Atom)
0 Response to Manually installing new Stata command on a Mac
Post a Comment