home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / commercial / acp / acpdemo / !ACPdemo / code / seqRmsg < prev    next >
Text File  |  1994-02-28  |  3KB  |  82 lines

  1. # Messages for !SeqRun - edit text after a colon if you wish.
  2.  
  3. nomem:Not enough free memory to startup !SeqRun.
  4. nomem2:Not enough free memory to preform the :doscript command.
  5. generr:%0 at code %1
  6. nocomp:There is not enough free memory to create a de-compression buffer for the sequence because one screen uses %0Kbytes. Please free more memory.
  7. nodis:Not enough free memory to see the sequence because one of the screens requires %0Kbytes for display. Please free more memory.
  8. cantf:The screen can't be found in %0
  9. waitsyn:You must use the format :waituntil <start>+<value>
  10. cantplay:Sequence controller can't be found. Please package the sequence as a run-only demo.
  11. noxarc:Xarc compression module can't be found within Application. Please load it from somewhere else.
  12. nomovie:The !ARMovie application needs to be seen before you can load ARMovies into Sequencer.
  13. filemissing:The file called '%0' does not exist.
  14. cantfse:The sequence called %0 does not exist.
  15. cantfsc:The script called %0 does not exist.
  16. nodo:There is no :do loop active.
  17. cantndo:A :do loop is already active. They cannot currently be nested.
  18. sndsyn:There is a syntax or spelling error in one of the :soundfx commands.
  19. comsyn:Syntax or spelling error in the command %0
  20. noeuc:EuclidX could not be found.
  21. nostrac:Stracker module could not be found.
  22. noseq1:The sequence file within this application is not there. Because of this, the sequence can't be played. Sorry !
  23. notseq1:The file within this application called 'sequence' is not a Sequencer sequence file. It cannot be played.
  24. noseq2:The sequence file is not there. Because of this, the sequence can't be played. Sorry !
  25. notseq2:The file is not a Sequencer sequence file. It cannot be played.
  26. msghdr:Message from SeqRUN
  27. fnf:Slaved Screen %0 not found.
  28. %0 when loading the sequence. (code %1)
  29. needtoload:I require at least %0k free memory to load the sequence.
  30. oldseq:The sequence was created with an old version of Sequencer. Due to major changes in file format it can't be loaded by Runonly. Sorry!
  31. newseq:The sequence was created with a newer version of Sequencer. Please contact CLARES for an upgrade...
  32. notdata:The sequence was saved without all relevant data. It cannot be replayed by this program. Sorry!
  33. cantfstrac:The soundtracker module used by this sequence could not be found.
  34. cantfwipe:The wipe effect used by this sequence could not be found.
  35. badmode:Mode %0 is not available. This may be because you have the wrong monitor type or the module providing information about this mode has not been loaded.
  36. memptr:Sequencer has got it's memory pointers confused. This may cause an error but I'll to continue.
  37. cantrandom:You can't see a random sequence of screens when there are no screens in the sequence.
  38.  
  39. # Effect names follow - do not change until you have read 'TechSpec2'
  40.  
  41. efc1:Scroll up
  42. efc2:Scroll down
  43. efc3:Scroll left
  44. efc4:Scroll right
  45. efc5:Shadow
  46. efc6:Fade
  47. efc7:Cut
  48. efc8:Vdribble
  49. efc9:Hdribble
  50. efc10:Stretch
  51. efc11:Unroll
  52. efc12:Rollup
  53. efc13:Blocks
  54. efc14:Vblinds
  55. efc15:Hblinds
  56. efc16:Rectangle
  57. efc17:Drag up
  58. efc18:Drag down
  59. efc19:Drag left
  60. efc20:Drag right
  61. efc21:Stage
  62. efc22:Function
  63. efc23:Wipe effect
  64.  
  65. # Out effects
  66. oefc1:No effect
  67. oefc2:Scroll up
  68. oefc3:Scroll down
  69. oefc4:Scroll left
  70. oefc5:Scroll right
  71. oefc6:Fade
  72. oefc7:Cut
  73. oefc8:Blocks
  74. oefc9:Blinds
  75. oefc10:Rectangle
  76. oefc11:Shadow
  77. oefc12:Drag up
  78. oefc13:Drag down
  79. oefc14:Drag left
  80. oefc15:Drag right
  81. oefc16:Stage
  82.