home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / basic / squish / !Squish / Messages < prev    next >
Encoding:
Text File  |  1993-04-07  |  6.2 KB  |  127 lines

  1. #
  2. # Please do NOT try to alter this file unless you are
  3. # completely confident that you know what you are doing.
  4. #
  5. # !Squish provides extensive interactive help via Acorns
  6. # !Help program, on both windows and menus. To do this
  7. # changes are made dynamically at some points to some of
  8. # the messages you see below.
  9. #
  10. # YOU HAVE BEEN WARNED!!
  11. #
  12. # Izzy    (24th December 1991)
  13.  
  14.  
  15. # Errors.
  16.  
  17. err01:Early termination has rendered the program unreadable. File has been DISCARDed.
  18. err02:Unable to claim sufficient memory to load program to Squish.
  19. err03:You cannot save a program back to itself - it can get very confused!
  20. err04:You must first CANCEL the Squish process.
  21. err05:Not a BASIC file. Load aborted.
  22. err06:You haven't selected any of the Squish options!
  23. err07:Not a recognised BASIC file. It will now be discarded.
  24. err08:Not enough memory for LOCKED identifiers. Squish aborted.
  25. err09:Please enter a filename first.
  26. err10:Please re-open the iconized window first.
  27.  
  28.  
  29. # Warnings.
  30.  
  31. war01:Initialisation complete. Do you have a backup copy of the original program?
  32. war02:Squishing in progress. Do you really want to quit?
  33. war03:Program not saved. Do you really want to quit?
  34. war04:Volatile program in memory. Are you sure you wish to overwrite this?
  35.  
  36.  
  37. # Queries.
  38.  
  39. qry01:Program already compacted. Do you really want to Squish it again?
  40. qry02:Do you really want to discard the program in memory?
  41. qry03:Squishing in progress. Do you really want to cancel?
  42. qry04:Program not saved. Do you really want to load another program?
  43.  
  44.  
  45. # Messages.
  46.  
  47. msg01:Program DISCARDed. Please re-drag the BASIC file onto Squish.
  48. msg02:Not enough memory to RENAME VARIABLES. Squishing again may improve performance.
  49.  
  50. # Help for the iconbar sprite.
  51.  
  52. hlpic1:This is the Squish icon.|MDrag a BASIC program here to load it.|M
  53. hlpic2:This is the Squish icon.|MProgram '%s' is currently being Squished.
  54. hlpic3:This is the Squish icon.|MProgram paused while Squishing '%s'.
  55. hlpic4:There is no program currently loaded.
  56. hlpic5:Program '%s' is loaded, but has not yet been Squished.
  57. hlpic6:Program '%s' is loaded, and has been Squished.
  58. hlpic7:Program '%s' is loaded, and has been Squished.|MYou need to double click on the iconised \w to continue.
  59.  
  60.  
  61. # Help on the info box.
  62.  
  63. DBHE:This \w displays some basic information about this version of Squish.|MPlease quote the version number and date in any correspondence.
  64. DBHE0:The name of the application - Squish.
  65. DBHE1:A program designed to reduce the size of BASIC programs using various compaction routines.
  66. DBHE2:The programmers.
  67. DBHE3:This program's version number and compilation date.|MPlease quote this in any correspondence relating to !Squish.
  68. DBHE8:"Do you like the likkle squishy icon?"|M(My boss forced me to put this in)
  69.  
  70.  
  71. # Help on the options dialogue box.
  72.  
  73. HEOP:This \w allows you to turn on/off the various routines used by Squish when compacting a program.|MIf no compaction options have been SELECTed, then program compaction will be aborted.
  74. HEOP2:Click here to accept the options as displayed and close the \w.
  75. HEOP3:Compaction option - Remove REMs, LETs etc.|MClick here to toggle on/off the above compaction option.
  76. HEOP4:Compaction option - Remove SPACEs.|MClick here to toggle on/off the above compaction option.
  77. HEOP5:Compaction option - Rename Variables.|MClick here to toggle on/off the above compaction option.
  78. HEOP6:Compaction option - SYS Reduction.|MClick here to toggle on/off the above compaction option.
  79. HEOP7:Compaction option - Concatenate Lines.|MClick here to toggle on/off the above compaction option.
  80. HEOP8:Compaction option - Rename Procedures.|MClick here to toggle on/off the above compaction option.
  81. HEOP9:Compaction option - Rename Functions.|MClick here to toggle on/off the above compaction option.
  82.  
  83.  
  84. # Help on the main Squish information window.
  85.  
  86. HEFI:This \w contains information about the current program loaded into Squish.|MFrom here it is possible to SAVE/DISCARD/SQUISH the current program.
  87. HEFI0:SAVE|MClick here to pop up a standard save dialogue box.
  88. HEFI1:DISCARD|MClick here to delete the current program - %s - from memory.|M
  89. HEFI2:SQUISH|MClick here to start program compaction.
  90. HEFI3:Drag this icon to SAVE the current program.|MThe filename used will be the original program name as shown above, %s.
  91. HEFI6:This shows the size ratio of the new program to it's original as a percentage.
  92. HEFI7:This shows the original size (in bytes) of %s.
  93. HEFI10:This shows the current size (in bytes) of %s.
  94. HEFI11:This is the name of the currently loaded program, %s.
  95.  
  96.  
  97. # Help on the window displayed when compacting a program.
  98.  
  99. HESW:This \w shows information on the current state of program %s as it is being compacted.
  100. HESW1:This icon shows the pathname of the program being squished.
  101. HESW3:Compaction routine %d of %d now running.
  102. HESW5:This shows the next line number that Squish will attempt to compact.
  103. HESW7:An approximate percentage of how far through the current pass Squish is.
  104. HESW8:CANCEL|MSelect this option to abort the compaction routine.|MSquish will do it's best to tidy up the program to a SAVEable state, but this may not always be possible.
  105. HESW9:FAST option.|MSELECT this option to switch to FAST Squish mode.
  106. HESW10a:PAUSE/CONTINUE Squishing.|MProgram compaction currently PAUSED.|M(SELECT this option to resume Squishing).
  107. HESW10b:PAUSE/CONTINUE Squishing.|MProgram is currently being Squished.|M(SELECT this option to pause compaction).
  108.  
  109.  
  110. SAVEAS:This box allows you to save data to a file, or transfer it to another application.
  111. SAVEAS0:Click here to save the data with the current filename. If it is not a full pathname, you must drag the icon to a directory first.
  112. SAVEAS2:This shows the filename for this data. If it is not a full pathname, drag the icon into a directory display.
  113. SAVEAS3:Drag this icon to the directory in which you want to save the file, or to the program into which you want to transfer the data.
  114.  
  115.  
  116. # Help for menu
  117. HEMNU0:\Rget information about this version of Squish.
  118. HEMNU1:\Rdisplay and alter the Squish compaction options.
  119. HEMNU2F:Squish is currently in Fast compaction mode.|M\Stoggle to Slow mode.
  120. HEMNU2S:Squish is currently in Slow compaction mode.|M\Stoggle to Fast mode.
  121. HEMNU2U:Squish is currently %s %s, so this option is greyed out as it is currently unavailable.
  122. HEMNU3:\Squit Squish.
  123.  
  124. # Iconbar menu definition.
  125.  
  126. mnu1:>Info,>Options,Fast,Quit
  127.