home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 27 / af027.adf / AFMENU next >
Text File  |  1978-12-24  |  928b  |  59 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 Presents
  16. SCROLLTEXT=Thanks to Asam and Graham for their help with the magazine. Enjoy the games, and don't despair at the lack of utilities - watch out for next month. 
  17. SCRIPTTEXT=*** PLEASE WAIT ***
  18. MENUTEXT1=Amoeba Invaders
  19. MENUFUNCTION1=
  20. {
  21. Run "Amoeba"
  22. endcli
  23. }
  24. MENUTEXT2=^
  25. MENUTEXT3=Pacman87
  26. MENUFUNCTION3=
  27. {
  28. Run "Pacman87"
  29. endcli
  30. }
  31. MENUTEXT4=^
  32. MENUTEXT5=Hemroids
  33. MENUFUNCTION5=
  34. {
  35. Run "Hemroids"
  36. endcli
  37. }
  38. MENUTEXT6=^
  39. MENUTEXT7=Girl_Actions
  40. MENUFUNCTION7=
  41. {
  42. Run "Girl_Actions"
  43. }
  44. MENUTEXT8=^
  45. MENUTEXT9=View Pic of the Month
  46.  
  47. MENUFUNCTION9=
  48. {
  49. Vilbm "Pic of the Month"
  50. endcli
  51. }
  52. MENUTEXT10=^
  53. BANNERSTYLE=0
  54. SCROLLSTYLE=0
  55. MENUSTYLE<1-10>=1
  56. EXITMODE=OFF
  57. SCRIPTDELAY=1
  58. SCREENTOBACK=ON
  59.