home *** CD-ROM | disk | FTP | other *** search
- @ 1,50 clear
- set talk off
- a1=.t.
- do while a1
- @ 1,50 clear
- loca for dm1=a
- l=1
- do while .not. eof()
- @ l,50 say " "+dm2+". "+dm3
- l=l+1
- cont
- enddo
- set cons off
- wait ' ' to w
- set cons on
- do case
- case w='r'
- retu
- otherwise
- ? chr(7)
- a1=.t.
- endcase
- enddo a1
- retu