clear
set talk on
set stat on
backhand_count=0
do old_guy_wants_to_be_boss_but_matt_will_show_who_daddy_is.PRG
user=space(8)
@ 3,0 SAY ' Login: ' GET wannabe_boss
READ
do until wannabe_boss GETS point
if wannabe_boss='Bob'
@ 5,0 SAY 'Gee, Matt, I wish I knew half of what you have forgotten about
database-driven web programming. It sure would help my fragile ego.'
backhand_count=backhand_count+1
endif
if wannabe_boss='Mirarchi'
@ 5,0 SAY ' Welcome to America.'
backhand_count=backhand_count+2
endif
enddo
use bobs_mom
select tko,count(*) from geek_fight group by 1
close all
query results: Mr. Brown=2 Plowboy=1 ToothFairy= -3