home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 18 / af018a.adf / afmenu < prev    next >
Text File  |  1978-02-07  |  934b  |  63 lines

  1. BACKCOLOR=$000
  2. BANNERCOLOR=$F00
  3. MENUCOLOR=$FFF
  4. SCROLLCOLOR=$0F0
  5. SCROLLSPEED=1
  6. BARLINES=ON
  7. MENUPOSITION=CENTRE
  8. MENUMODE=FLUSH
  9. HILITEMODE=BUTTON
  10. COPPERMODE=DOUBLE
  11. COPPERLINES=64
  12. COPPERSTART=$000
  13. COPPEREND=$00F
  14. COPPERSTEP=$001
  15. BANNERTEXT=Amiga Format Disk 18
  16. SCROLLTEXT=Happy Christmas Readers! 
  17. SCRIPTTEXT=*** PLEASE WAIT ***
  18. MENUTEXT1=Interphase - The COMPLETE Game!
  19. MENUFUNCTION1=
  20. {
  21. Run "intload"
  22. }
  23. MENUTEXT2=Bip (2 Player Flying Fun)
  24. MENUFUNCTION2=
  25. {
  26. Run "Bip"
  27. endcli
  28. }
  29. MENUTEXT3=^
  30. MENUTEXT4=Pic of the month
  31. MENUFUNCTION4=
  32. {
  33. Vilbm cartoon.pic
  34. endcli
  35. }
  36. MENUTEXT5=^
  37. MENUTEXT6=Ilinios (Label Printing System)
  38. MENUFUNCTION6=
  39. {
  40. RUN "Ilinios" files/companies.add
  41. endcli
  42. }
  43. MENUTEXT7=^
  44. MENUTEXT8=MidiEqualise
  45. MENUFUNCTION8=
  46. {
  47. RUN "MidiEqualise"
  48. endcli
  49. }
  50. MENUTEXT9=Cycledelic (Lightshow plus 'Music')
  51. MENUFUNCTION9=
  52. {
  53. music/davcom
  54. endcli
  55. }
  56. MENUTEXT10=^
  57. BANNERSTYLE=0
  58. SCROLLSTYLE=0
  59. MENUSTYLE<1-10>=
  60. EXITMODE=OFF
  61. SCRIPTDELAY=1
  62. SCREENTOBACK=ON
  63.