REM: to deal with the Vice President's Electronic Open Meeting Programming Bugs run this program
REM: Program by Elin Whitney-Smith

Dim B as EOM Bugs

If B = 1 then
GoTo Bug
Else If B < X then
GoTo S-Bug
Else If B > X then
GoTo B-Bug
Else
Bugs
EndIf

End Sub

Back Home