Fred,
strange ... I get the following
. which tabl
d:\ado\t\tabl.ado
*! 1.2.0  07apr2000  Jeroen Weesie/ICS
. sysuse auto
(1978 Automobile Data)
. tabl make
{ required
r(100);
. tabl  foreign
  Car type |      Freq.     Percent        Cum.
------------+-----------------------------------
  Domestic |         52       70.27       70.27
   Foreign |         22       29.73      100.00
------------+-----------------------------------
     Total |         74      100.00
. tabl make
{ required
r(100);
.
.
2007/3/15, Fred Wolfe <[email protected]>:
. which tabl,all
c:\ado\stbplus\t\tabl.ado
*! 1.2.0  07apr2000  Jeroen Weesie/ICS
Works fine with Stata 9.2. It is a very useful program for me. I hope
that Stata offers this ability as an option in the future.
Fred
At 10:13 AM 3/15/2007, you wrote:
>Richard wrote:
>>It [tabl] is not working for me - I just get the same output as the -tab1-
>>command provides.  Do you remember your fix?  (Incidentally, I wish
>>Stata's own commands provided both labels and numeric codes as an option.)
>
>Below is a copy of tabl.ado on my system. Don't ask me what I changed
>compared to Jeroen's original.
>ben
>
>===start of tabl.ado===
>*! version 1.1.0  05oct1999  Jeroen Weesie/ICS  (STB-53: dm75) (modfied)
>program define tabl
>   version 6.0
Fred Wolfe
National Data Bank for Rheumatic Diseases
Wichita, Kansas
Tel +1 316 263 2125
[email protected]
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/
*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/