Alan, "fill" is the right command, but the results are strange...
for example
egen x=fill(0(5)60)
produces the correct sequence, while the more compex
egen y=fill(0(1)60 60(5)120 120(10)180 180(20)360)
produces just the simple 1 to _N with step 1. The latter command does not
seem to tale the arguments correctly,
Can you help?
Serguei
*
* 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/