Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: Programming problem


From   "Nick Cox" <[email protected]>
To   <[email protected]>
Subject   st: RE: Programming problem
Date   Wed, 29 Oct 2003 12:25:06 -0000

Winston Banya -- modulo deprecated MIME and modulo
deprecated attachment, on which please see Statalist FAQ --

> Attached is a do file I have used in the past to generate a
randomisation
> list for a small trial. This morning I tried to use the same file
but I
> received an error message for the command "genlev". The only thing
that has
> changed is that I now use windows XP. Could someone please tell me
what is
> wrong and how to correct it?

-genlev- is not known to -findit-. It is probably someone's
program which you installed in the past and have yet to reinstall.
Alternatively, rewrite your do file to use the equivalent
official Stata command(s).

genlev 5 10  centre
genlev 4 10  strata
genlev 2 1 treat
genlev 20 1 pid
genlev 4 10 dose
genlev 4 10 age
genlev 2 20 sex

Nick
[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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index