home *** CD-ROM | disk | FTP | other *** search
/ ARM Club 1 / ARM_CLUB_CD.iso / contents / demos / m / message1 / !Message / ScrollyTxt < prev    next >
Encoding:
Text File  |  1993-05-03  |  1.3 KB  |  30 lines

  1. | Any lines starting with the bar character (above the Return key) are
  2. | comments and ignored by the program. To change the text message use
  3. | Edit and type it in. Single return characters or linefeeds are ignored
  4. | but a double LF is interpreted as 16 blank spaces
  5. |
  6. | The line starting with the backslash character stores the name of the
  7. | application, which will be displayed on its window
  8. | If you enter a character which isn't known to Scrolly, it crash out
  9. | so for now just use letters, digits and punctuation - no smart alecky
  10. | top-bit set/foreign characters etc.
  11. |
  12. | Don't delete these instructions as other people won't know how to change
  13. | this message. Don't forget to run the checking program!
  14. |
  15. \Demos in BASIC Scrolly demo 1.01 by Ace Computing
  16. |
  17.  
  18.  
  19. This version seems to be based on Projector and writes to sprites and
  20. then to the screen (that's if I've got it right!)
  21. The soundtracker is contained in the !System.Modules folder.
  22. And yes it's a completely pointless object that just uses up
  23. a lot of that precious processor time and won't run properly with the Alarm
  24. Clock apparantly.
  25. The SoundTracker will continue once this has stopped so why not try running
  26. one of the other demos and see what effect Alt-Mans rather usefull
  27. sound module has. Bye Bye!!!!!!!!!
  28.  
  29.  
  30.