Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: manipulate built-in stata commands


From   daniel klein <[email protected]>
To   [email protected]
Subject   Re: st: manipulate built-in stata commands
Date   Thu, 24 Nov 2011 12:40:44 +0100

Raoul,

you are best advised not to change any of offical Stata's code, but to
copy that code and make changes in the copied version. You should also
document the changes in a .hlp file. Changing offical programs will
get you in trouble whenever these programs are updated and you are
likely to use track of what you did. Plus, it will become almost
impossible for others to understand your code, since you use offical
Stata's command names with syntax that differs for the documentation.

This said, there is no way you can change build-in commands, since
these are in comiled C code.

Best
Daniel
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index