home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / convtmplt / !ConvTmplt / Messages / Default
Encoding:
Text File  |  1993-06-08  |  4.2 KB  |  114 lines

  1. App:    %20
  2. Sys:    %256
  3. SysN:    %10
  4. Reason:    %256
  5.  
  6. HMI0:    %RI get information abouth this version of %App.
  7. HMI1:    %SE toggle filtering the input file.|M%RI set the filter options.
  8. HMI2:    %RI set options on how to process the file.
  9. HMI3:    %RI for miscellaneous options.
  10. HMI4:    %SE quit %App.
  11.  
  12. HMI1_0:    Type in the options to be passed to the filter program.|MThe default options are "-Save -Verbose 3".|MThe filter program "DIndNoTNoS" must be on the Run$Path.
  13.  
  14. HMI3_0:    %SE save current choices.|MSaves current choices ready for next time you run %App.
  15. HMI3_1:    %SE save current choices.|MAs above, but the full path of the save file is stored.
  16. HMI3_2:    %SE toggle save dialogue box popping up for every template file dragged to the icon bar icon.|MWhen disabled, assume wish to overwrite file.
  17. HMI3_3:    %SE toggle auto-loading the processed template file.
  18.  
  19. HMI2_0:    %SE toggle hourglass usage.|MDefault is ON.
  20. HMI2_1:    %SE toggle title bar is anti-aliased.|M%RI define the title font.|MDefault is OFF.
  21. HMI2_2:    %SE toggle text icon is anti-aliased.|M%RI define the icon font.|MDefault is ON.
  22. HMI2_3:    %SE toggle "F" validation string insertion.|MThis ensures fonts appear in the correct colours.|MDefault is ON.
  23. HMI2_4:    %SE toggle conversion of Interface style "B" validation strings to the RO3.10 "R" validation strings.|MDefault is ON.
  24. HMI2_5:    %SE toggle forcing windows' extent to be the bbox of all the icons.|MThis allows you to easily see "hidden" icons!|MDefault is OFF.
  25. HMI2_6:    %SE toggle sorting the order of the windows in the file.|MDefault is ON.
  26. HMI2_7:    %SE toggle debugging error messages.|MDefault is OFF.
  27. HMI2_1_0:    %RI select the title bar font.
  28. HMI2_1_0_:    %SE choose this font.
  29. HMI2_1_1:    Type in the font name, or use the font menu above.|MDefault is Homerton.Medium.
  30. HMI2_1_2:    Type in the size of the font, in points.|MDefault is 12 points.
  31. HMI2_2_0:    %RI select the text icon font.
  32. HMI2_2_0_:    %SE choose this font.
  33. HMI2_2_1:    Type in the font name, or use the font menu above.|MDefault is Homerton.Medium.
  34. HMI2_2_2:    Type in the size of the font, in points.|MDefault is 13 points.
  35.  
  36. HIconBar:    This is the %App icon.|MDrag a wimp Template file here to process it.|MClick SELECT to re-process last template file.
  37.  
  38. HSaveAs:    This is the standard save dialogue box|MYou must specify the output file before processing.
  39.  
  40. HProgInfo:    Yep, this application provides help messages.
  41.  
  42.  
  43. M0:    %App
  44. M1:    Info
  45. M2:     Filter
  46. M3:    Options
  47. M4:    Misc
  48. M5:    Quit
  49.  
  50. M50:    Miscellanea
  51. M51:    Save choices
  52. M52:    Save full choices
  53. M53:    Always ask save
  54. M54:    Autoload file
  55.  
  56. M100:    Options
  57. M101:    Hourglass
  58. M102:    Title
  59. M103:    Icon
  60. M104:    Colours
  61. M105:    Interface
  62. M106:    Extent
  63. M107:    Sort windows
  64. M108:    Debug
  65.  
  66. M150:    Anti-aliased
  67. M151:    Font
  68. M152:    Frank.Zappa
  69. M153:    12
  70.  
  71. M200:    Anti-aliased
  72. M201:    Font
  73. M202:    Mothers.Of.Invention
  74. M203:    13
  75.  
  76. M250:    Filter
  77.  
  78. LE0:    Message from %App
  79. LE1:    A system error has occured: (%SysN): %Reason: %Sys
  80. LE2:    To save, drag the file icon to a directory display.
  81. LE3:    Couldn't find `%Reason' window in Templates
  82. LE4:    Couldn't load in %Reason file: (%SysN): %Sys
  83. LE5:    %App requires a more recent version of the Window Manager
  84. LE6:    %App has suffered an improbable error while loading this file
  85. LE7:    %App has run out of memory trying to load this file
  86. LE8:    Can't transfer file (use *Set Wimp$Scrap <filename>)
  87. LE9:    Unexpected RAM_Fetch message received
  88. LE10:    Unexpected DataSaveAck message received
  89. LE11:    Data transfer failed: Receiver died
  90. LE12:    `%Reason' is not a recognized file type.  Are you sure you want to load it?
  91. LE13:    1 file edited but not saved in %App: are you sure you want to Quit?
  92. LE14:    %Reason files edited but not saved in %App: are you sure you want to Quit?
  93. LE15:    Data transfer failed: Sender died
  94. LE16:    %App has run out of memory
  95.  
  96. E0:    This application displays helpful messages if Help, on the applications disc, is active.
  97. E1:    Just drag Template files or applications, please.
  98. E2:    Drag a template file here to process it.
  99. E3:    Couldn't find Template file inside application.
  100.  
  101. SE:        Click SELECT to
  102. RI:        Move the pointer right to
  103.  
  104. # Change to alter appearance of menus
  105. # use "MenuFont:" to disable font menus
  106. #
  107. MenuFont:Homerton.Medium
  108. MenuFontWidth:14.0
  109. MenuFontHeight:14.0
  110. # if MenuFontLowRez == "NO" then use anti-aliased fonts in menus only when in
  111. # a high-resolution screen mode (>= 90dpi)
  112. #
  113. MenuFontLowRez:NO
  114.