Subj : Baja problem
To   : Hkb
From : Tommyknocker
Date : Wed Jan 13 1999 08:40 am

RE: Baja problem
BY: Hkb to All on Tue Jan 12 1999 02:33 pm

> !include sbbsdefs.inc
>         INT I
>         RANDOM I 2
>         SWITCH I
>                      CASE 0
>                           printfile "c:\\sbbs\\text\\logoff.asc"
>                           hangup
>                        end_case
>
>                      CASE 1
>                           printfile "c:\\logoff2.asc"
>                           hangup
>                        end_case
>
>                      CASE 2
>                           printfile "c:\\logoff2.asc"
>                           hangup
>                        end_case
  end_switch

> Ok well everytime I try to run this is locks up my computer and I have to

   First off I made the mod a little more readable. Breaking it up into
seperate command sequences helps follow the code. Not really necessary for
something this simple, but you should not start bad habits.
   As for your problem, you did not end_switch, so the mod would continue
looking for more switches, or the end.
                           ��������mm�Kn�k�r������





---
� Synchronet � telnet://talamasca-bbs.com   http://www.talamasca-bbs.com