AT2k Design BBS Message Area
Casually read the BBS message area using an easy to use interface. Messages are categorized exactly like they are on the BBS. You may post new messages or reply to existing messages!

You are not logged in. Login here for full access privileges.

Previous Message | Next Message | Back to Virtual Coffee Shop  <--  <--- Return to Home Page
   Local Database  Virtual Coffee Shop   [70 / 250] RSS
 From   To   Subject   Date/Time 
Message   Desdinova    Avenger   Now for #3   August 21, 1996
 6:34 PM *  

Re: Hey

> > > Hey I'm new at this too.  A lot of us are...so, do you like coffee?
> > top:
> > print "Do you like coffee? 1=Yes 2=No"
> > rem "ZED!"
> void main(void)
> {
>   char Choice = Yes;
>   switch(toupper(getch()))
>   {
>     case Yes: printf("You are most welcomed here!";); break;
>     case No : printf("Get Out!";); break;
>     default : printf("Never tried coffee huh?";);
>   }
> }
> Avenger... :)


     Who can guess what language this is.....

(defun c:Coffee (\ cofa cofb)
     (graphscr)
     (setq cofa (getstring "\nDo you Like Coffee...: ";))
     (while cofa
          (setq cofb (/ = " ";)
          (if cofa = "Yes" or "Y" or "y";)
          (then "\nSit Down have a cup on me....";)
          (else "\nWhy are you taking up valuable air???";)
     )
     (if cofb = " " then "\nWhat haven't you ever had a cup of Joe???";)
)

                                                       Desdinova...

     ps...   If you need help let me know...
  Show ANSI Codes | Hide BBCodes | Show Color Codes | Hide Encoding | Hide HTML Tags | Show Routing
Previous Message | Next Message | Back to Virtual Coffee Shop  <--  <--- Return to Home Page

VADV-PHP
Execution Time: 0.0163 seconds

If you experience any problems with this website or need help, contact the webmaster.
VADV-PHP Copyright © 2002-2024 Steve Winn, Aspect Technologies. All Rights Reserved.
Virtual Advanced Copyright © 1995-1997 Roland De Graaf.
v2.1.241108