home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cidsam.zip / TEST.RSP < prev   
Text File  |  1993-06-28  |  1KB  |  40 lines

  1. ; This is a sample response file for use with the sample programs
  2. ; SAMPLE1, SAMPLE2 and SAMPLE3
  3. ;
  4. color = blue
  5. menu = (
  6.          meat = lamb
  7.          veg = carrots
  8.          garnish = parsley
  9.        )
  10.   centerpiece = flowers
  11. waiters = (
  12.                 men = Al, Ben, Charlie, Dave
  13.                 women = Elle, Fiona, Gail, Hattie
  14.           )
  15. color = green
  16. servings = small
  17. guestlist = (
  18.               name = party1
  19.               GoH = Ibrahim
  20.               Couples = (
  21.                           Jones 
  22.                           Kellogs 
  23.                           Lambersons
  24.                         )
  25.               Single_Men = Mike, Ned
  26.               Single_Women = Ophelia, Pennie
  27.             )
  28. guestlist = (
  29.               name = party2
  30.               GoH = Roberta
  31.               Couples = (
  32.                           Stephensons
  33.                           Thompsons
  34.                         )
  35.             )
  36. waiters = (
  37.               bussers = Urike, Van, Willie
  38.               clean_up_crew = Xavier, Yan-tse, Zeb
  39.           )
  40.