home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / eda351.zip / DEMO.EDA < prev    next >
Text File  |  1996-11-06  |  18KB  |  217 lines

  1. ╔══════════════════════════════════════════════════════════════════════════════╗
  2. ║                                                                              ║
  3. ║                                                                              ║
  4. ║                     ╔═════════════════════════╗                              ║
  5. ║                     ║  WELCOME TO EDITOR EDA  ║                              ║
  6. ║                     ╚═════════════════════════╝                              ║
  7. ║                                                                              ║
  8. ║                                                                              ║
  9. ║ This file and associated macros are intended for demonstration of the main   ║
  10. ║ features of the editor EDA,  which is designated for  ASCII  files.  First   ║
  11. ║ demonstration is related to block-based editing.  With EDA  you can delete   ║
  12. ║ characters (by key Ctrl+Backspace), insert space (by Ctrl+Enter) or insert   ║
  13. ║ character (by Ctrl+I) into all rows in block range. Press  Alt+1  to start   ║
  14. ║ this part of demonstration.                                                  ║
  15. ║                                                                              ║
  16. ║                                                                              ║
  17. ║                                                                              ║
  18. ║                                                                              ║
  19. ║                                                                              ║
  20. ║                                                                              ║
  21. ║                                                                              ║
  22. ║                                                                              ║
  23. ╚══════════════════════════════════════════════════════════════════════════════╝
  24.  ! Press Alt+1 !
  25. ╔══════════════════════════════════════════════════════════════════════════════╗
  26. ║                                                                              ║
  27. ║   286.00  546.00  555.50                                                     ║
  28. ║   289.70  455.30  456.80                                                     ║
  29. ║   281.66  449.25  456.70                                                     ║
  30. ║   278.21  459.00  464.00                                                     ║
  31. ║   278.21  423.00  448.00                                                     ║
  32. ║   272.70  397.00  398.20                                                     ║
  33. ║   273.79  298.00  302.20                                                     ║
  34. ║    280.7  531.70  553.80                                                     ║
  35. ║    279.8  414.80  431.80                                                     ║
  36. ║    313.4  495.00  593.00                                                     ║
  37. ║    342.3  512.70  604.40                                                     ║
  38. ║    337.2  583.00  646.60                                                     ║
  39. ║    327.7  418.00  435.50                                                     ║
  40. ║    327.7  418.00  435.50                                                     ║
  41. ║    323.6  347.30  369.00                                                     ║
  42. ║    320.8  504.20  556.30                                                     ║
  43. ║   301.73  540.20  597.80                                                     ║
  44. ║   301.73  627.80  639.50                                                     ║
  45. ║   285.15  496.40  619.90                                                     ║
  46. ║                                                                              ║
  47. ╚══════════════════════════════════════════════════════════════════════════════╝
  48.                    DEMONSTRATION OF BLOCK-BASED EDITING
  49. ╔══════════════════════════════════════════════════════════════════════════════╗
  50. ║                                                                              ║
  51. ║                                                                              ║
  52. ║                                                                              ║
  53. ║                                                                              ║
  54. ║                                                                              ║
  55. ║                                                                              ║
  56. ║ Second demonstration illustrates functions, that are intended for mathemati- ║
  57. ║ cal and statistical calculations.  For example,  you can subtract one column ║
  58. ║ of numbers from another  and calculate sine  of this subtraction.  There are ║
  59. ║ basic mathematical and statistical functions in EDA:                         ║
  60. ║                                                                              ║
  61. ║ +, -, *, /, ^;                                                               ║
  62. ║ sin, cos, tan, arctan, ln, exp;                                              ║
  63. ║ sum, min, max, average, st. dev, partial sum                                 ║
  64. ║                                                                              ║
  65. ║ Press Alt+2 to start second demonstration.                                   ║
  66. ║                                                                              ║
  67. ║                                                                              ║
  68. ║                                                                              ║
  69. ║                                                                              ║
  70. ║                                                                              ║
  71. ╚══════════════════════════════════════════════════════════════════════════════╝
  72.  ! Press Alt+2 !!
  73. ╔══════════════════════════════════════════════════════════════════════════════╗
  74. ║                                                                              ║
  75. ║       a      b                                                               ║
  76. ║    455.30  456.8                                                             ║
  77. ║    449.25  456.7                                                             ║
  78. ║    459.00  464.0                                                             ║
  79. ║    423.00  448.0                                                             ║
  80. ║    397.00  398.2                                                             ║
  81. ║    298.00  302.2                                                             ║
  82. ║    531.70  553.8                                                             ║
  83. ║    414.80  431.8                                                             ║
  84. ║    495.00  593.0                                                             ║
  85. ║    512.70  604.4                                                             ║
  86. ║    583.00  646.6                                                             ║
  87. ║    418.00  435.5                                                             ║
  88. ║    418.00  435.5                                                             ║
  89. ║    347.30  369.0                                                             ║
  90. ║    504.20  556.3                                                             ║
  91. ║    540.20  597.8                                                             ║
  92. ║                                                                              ║
  93. ║                                                                              ║
  94. ║                                                                              ║
  95. ╚══════════════════════════════════════════════════════════════════════════════╝
  96.             DEMONSTRATION OF MATHEMATICAL AND STATISTICAL FUNCTIONS
  97. ╔══════════════════════════════════════════════════════════════════════════════╗
  98. ║                                                                              ║
  99. ║                                                                              ║
  100. ║                                                                              ║
  101. ║  Next screen will illustrate, how you can fill data into predefined positi-  ║
  102. ║  ons in your text. For example, you can prepare forms with non-filled items  ║
  103. ║  (using character ≈, that can by typed by Alt+O)  and you can make multiple  ║
  104. ║  copies of this form.  Pressing  Alt+F  invokes  special mode of EDA,  when  ║
  105. ║  cursor is  "jumping"  across predefined positions and  EDA is awaiting for  ║
  106. ║  entry (number or string). Typed entry is substituted into predefined posi-  ║
  107. ║  tion and cursor jumps to next position. Press  Alt+3  to start this demon-  ║
  108. ║  stration.                                                                   ║
  109. ║                                                                              ║
  110. ║                                                                              ║
  111. ║                                                                              ║
  112. ║                                                                              ║
  113. ║                                                                              ║
  114. ║                                                                              ║
  115. ║                                                                              ║
  116. ║                                                                              ║
  117. ║                                                                              ║
  118. ║                                                                              ║
  119. ╚══════════════════════════════════════════════════════════════════════════════╝
  120.  ! Press Alt+3 !!
  121. ╔══════════════════════════════════════════════════════════════════════════════╗
  122. ║                                                                              ║
  123. ║ ┌──────────────────────────────────────────────────────────────────────────┐ ║
  124. ║ │ Name of well  ≈≈≈≈≈≈                     Date of measurement  ≈≈.≈≈.≈≈   │ ║
  125. ║ │ Depth  ≈≈≈.≈≈E≈≈                         Temperature ≈≈.≈ [`C]           │ ║
  126. ║ │ Atmospherical pressure ≈≈≈≈.≈ [kPa]      Water level ≈≈≈≈.≈≈ [m]         │ ║
  127. ║ └──────────────────────────────────────────────────────────────────────────┘ ║
  128. ║ ┌──────────────────────────────────────────────────────────────────────────┐ ║
  129. ║ │ Name of well  ≈≈≈≈≈≈                     Date of measurement  ≈≈.≈≈.≈≈   │ ║
  130. ║ │ Depth  ≈≈≈.≈≈E≈≈                         Temperature ≈≈.≈ [`C]           │ ║
  131. ║ │ Atmospherical pressure ≈≈≈≈.≈ [kPa]      Water level ≈≈≈≈.≈≈ [m]         │ ║
  132. ║ └──────────────────────────────────────────────────────────────────────────┘ ║
  133. ║ ┌──────────────────────────────────────────────────────────────────────────┐ ║
  134. ║ │ Name of well  ≈≈≈≈≈≈                     Date of measurement  ≈≈.≈≈.≈≈   │ ║
  135. ║ │ Depth  ≈≈≈.≈≈E≈≈                         Temperature ≈≈.≈ [`C]           │ ║
  136. ║ │ Atmospherical pressure ≈≈≈≈.≈ [kPa]      Water level ≈≈≈≈.≈≈ [m]         │ ║
  137. ║ └──────────────────────────────────────────────────────────────────────────┘ ║
  138. ║ ┌──────────────────────────────────────────────────────────────────────────┐ ║
  139. ║ │ Name of well  ≈≈≈≈≈≈                     Date of measurement  ≈≈.≈≈.≈≈   │ ║
  140. ║ │ Depth  ≈≈≈.≈≈E≈≈                         Temperature ≈≈.≈ [`C]           │ ║
  141. ║ │ Atmospherical pressure ≈≈≈≈.≈ [kPa]      Water level ≈≈≈≈.≈≈ [m]      ≈  │ ║
  142. ║ └──────────────────────────────────────────────────────────────────────────┘ ║
  143. ╚══════════════════════════════════════════════════════════════════════════════╝
  144.                DEMONSTRATION OF FILLING OF PREDEFINED POSITIONS
  145. ╔══════════════════════════════════════════════════════════════════════════════╗
  146. ║                                                                              ║
  147. ║                                                                              ║
  148. ║                                                                              ║
  149. ║                                                                              ║
  150. ║                                                                              ║
  151. ║                                                                              ║
  152. ║  Last demonstration screen will show, how  EDA  can handle frequently used   ║
  153. ║  words. User may specify, which words are to be stored into special buffer   ║
  154. ║  and after activating function  by key F3,  EDA  starts to control entered   ║
  155. ║  words. If, for example, entered word begins with letter 'a', EDA displays   ║
  156. ║  window  containing all words in cache buffer, which begin with 'a'.  User   ║
  157. ║  then can select one of the proposed words and transfer it into text. Using  ║
  158. ║  of this  EDA's  feature can rapidly speed up text typing.  Press Alt+4 to   ║
  159. ║  start last demonstration.                                                   ║
  160. ║                                                                              ║
  161. ║                                                                              ║
  162. ║                                                                              ║
  163. ║                                                                              ║
  164. ║                                                                              ║
  165. ║                                                                              ║
  166. ║                                                                              ║
  167. ╚══════════════════════════════════════════════════════════════════════════════╝
  168.  ! Press Alt+4 !
  169. ╔══════════════════════════════════════════════════════════════════════════════╗
  170. ║                                                                              ║
  171. ║                                                                              ║
  172. ║                                                                              ║
  173. ║                                                                              ║
  174. ║                                                                              ║
  175. ║                                                                              ║
  176. ║                                                                              ║
  177. ║                                                                              ║
  178. ║                                                                              ║
  179. ║                                                                              ║
  180. ║                                                                              ║
  181. ║                                                                              ║
  182. ║                                                                              ║
  183. ║                                                                              ║
  184. ║                                                                              ║
  185. ║                                                                              ║
  186. ║                                                                              ║
  187. ║                                                                              ║
  188. ║                                                                              ║
  189. ║                                                                              ║
  190. ║                                                                              ║
  191. ╚══════════════════════════════════════════════════════════════════════════════╝
  192.                 DEMONSTRATION OF CACHE FOR FREQUENTLY USED WORDS
  193. ╔══════════════════════════════════════════════════════════════════════════════╗
  194. ║                                                                              ║
  195. ║                                                                              ║
  196. ║                                                                              ║
  197. ║                                                                              ║
  198. ║                                                                              ║
  199. ║  This is the end of the demonstration file,  that shows only a few of EDA's  ║
  200. ║  features. Demonstration was performed by  DEM.EXE (modified  EDAR.EXE  for  ║
  201. ║  demonstration purposes) using macros M1.MAC, M2.MAC, M3.MAC  and  M4.MAC -  ║
  202. ║  - thus macro capability was demonstrated as well.                           ║
  203. ║                                                                              ║
  204. ║  You can examine all EDA's functions - just type EDA <Enter> at DOS prompt.  ║
  205. ║  Help is available after pressing F1 key  and contains detailed description  ║
  206. ║  of all EDA's function.  You can also access help using F2 key, which acti-  ║
  207. ║  vates main menu with connection into help file.                             ║
  208. ║                                                                              ║
  209. ║                                                                              ║
  210. ║  Now press Esc to exit this program.                                         ║
  211. ║                                                                              ║
  212. ║                                                                              ║
  213. ║                                                                              ║
  214. ║                                                                              ║
  215. ╚══════════════════════════════════════════════════════════════════════════════╝
  216.  ! Press Esc !
  217.