1. Type "which outsum" and run it to locate path of outsum.ado file, usually it is supposed to be "c:\ado\plus\o\outsum.ado". Then copy the path.
2. Type "doedit [paste your outsum.ado path here, not brackets]" and run it, a code editing window will pop out.
3. Press Ctrl+H to open replace window. find all "_all" and replace them with "*". Then save the file.
4. run "cscript" to clean the memory and reload all ado files.
Now outsum will work in later versions of Stata
No comments:
Post a Comment