home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 15 / af015.adf / AFMENU < prev    next >
Text File  |  1978-01-09  |  1KB  |  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 15
  16. SCROLLTEXT=Welcome to the fifteenth Amiga Format cover disk. My thanks go to the following people: Eric Sparrow of Advanced Opus BB, Rimmer of the Red Dwarf BB, Mark Smiddy and Paul Overaa. Without their help this disk would never have seen the light of day. 
  17. SCRIPTTEXT=*** PLEASE WAIT ***
  18. MENUTEXT1=Flip-It & Magnose (Playable Level)
  19. MENUFUNCTION1=
  20. {
  21. RUN "FlipItnMagnose"
  22. }
  23. MENUTEXT3=Girl Actions (Game/Pun)
  24. MENUFUNCTION3=
  25. {
  26. RUN "Girl_Actions"
  27. }
  28. MENUTEXT5=Pic of the month
  29. MENUFUNCTION5=
  30. {
  31. Vilbm thing.ham
  32. endcli
  33. }
  34. MENUTEXT7=Zero Virus (Utility)
  35. MENUFUNCTION7=
  36. {
  37. cd ZeroVirus
  38. RUN "ZeroVirus"
  39. cd df0:
  40. endcli
  41. }
  42. MENUTEXT2=^
  43. MENUTEXT4=^
  44. MENUTEXT6=^
  45. MENUTEXT8=^
  46. MENUTEXT9=Vector Check (Utility)
  47. MENUFUNCTION9=
  48. {
  49. cd Vectacheck
  50. Vectacheck
  51. Echo "You have 30 seconds to look at this"
  52. wait 30
  53. cd df0:
  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.