home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 May / PCWorld_2000-05_cd.bin / Software / TemaCD / povray / povwin3.exe / %MAINDIR% / bin / CMAX101.DLL / string.txt < prev    next >
Encoding:
Text File  |  2000-04-06  |  6.0 KB  |  129 lines

  1. 1    Macro could not be completed.
  2. 2    Macro Error
  3. 3    Editx
  4. 100    Makes the current word uppercase
  5. 101    Swaps the current and previous words
  6. 102    Extends the selection forward to the start of the next word
  7. 103    Moves forward to the start of the next word
  8. 104    Moves forward to the end of the next word
  9. 105    Extends the selection forward to the start of the next word
  10. 106    Makes the current word lowercase
  11. 107    Extends the selection backward to the start of the previous word
  12. 108    Moves backward to the start of the previous word
  13. 109    Moves backward to the end of the previous word
  14. 110    Extends the selection backward to the end of the previous word
  15. 111    Deletes a word to the left
  16. 112    Deletes a word to the right
  17. 113    Makes the first character uppercase
  18. 114    Moves to the top of the text window
  19. 115    Scrolls the file contents up one line
  20. 116    Scrolls the line to the top of the window
  21. 117    Scrolls the line to the center of the window
  22. 118    Scrolls the line to the bottom of the window
  23. 119    Scrolls the window to the right
  24. 120    Scrolls the window to the left
  25. 121    Scrolls the file contents down one line
  26. 122    Moves to the right edge of the text window
  27. 123    Moves to the left edge of the text window
  28. 124    Moves to the bottom of the text window
  29. 125    Makes the selection all uppercase
  30. 126    Replaces tabs with spaces in the selection
  31. 127    Indents the selected text left one tab stop
  32. 128    Undoes the last action, ignoring movement commands
  33. 129    Undoes the last action
  34. 130    Replaces spaces with tabs in the selection
  35. 131    Moves to the beginning of the next sentence
  36. 132    Moves to the beginning of the previous sentence
  37. 133    Deletes the remainder of the sentence
  38. 134    Swaps the anchor and the cursor in a selection
  39. 135    Selects the current paragraph
  40. 136    Selects lines of text
  41. 137    Selects the entire document
  42. 138    Redoes the last action, ignoring movement commands
  43. 139    Redoes the previously undone action
  44. 140    Inserts the Clipboard contents at the insertion point
  45. 141    Moves to the beginning of the previous paragraph
  46. 142    Moves to the beginning of the next paragraph
  47. 143    Extends the selection up one page
  48. 144    Moves the cursor up one page
  49. 145    Extends the selection down one page
  50. 146    Moves the cursor down one page
  51. 147    Makes the selection all lowercase
  52. 148    Extends the selection up one line
  53. 149    Moves the cursor up one line
  54. 150    Swaps current and previous lines
  55. 151    Moves to the start of the current line
  56. 152    Opens a new line below the cursor
  57. 153    Opens a new line above the cursor
  58. 154    Extends the selection to the end of the current line
  59. 155    Moves the cursor to the end of the current line
  60. 156    Extends the selection down one line
  61. 157    Moves the cursor down one line
  62. 158    Deletes to the beginning of the current line
  63. 159    Deletes to the end of the current line
  64. 160    Deletes the selected line
  65. 161    Deletes the selected lines and places the text on the clipboard
  66. 162    Indents to the position of the next text on the previous line
  67. 163    Indents the selected text right one tab stop
  68. 164    Extends the selection to either the start of the current line or the start of the text on that line
  69. 165    Moves to either the start of the current line or the start of the text on that line
  70. 166    Finds the matching brace
  71. 167    Moves to the end of the indentation
  72. 168    Moves to a user-specified line
  73. 169    Displays the find & replace dialog box
  74. 170    Replaces the first occurrence of the find text after the current position with the replace text and finds the next occurrence of the find text
  75. 171    Replaces the find text with the replace text in the entire buffer
  76. 172    Replaces the find text with the replace text in the selection
  77. 173    Finds the previous occurrence of the selected text
  78. 174    Finds the previous occurrence of the specified text
  79. 175    Finds the next occurrence of the selected text
  80. 176    Finds the next occurrence of the specified text
  81. 177    Finds the specified text and sets a bookmark at the found locations
  82. 178    Finds the specified text
  83. 179    Sets the text to search for in subsequent find commands
  84. 180    Sets the text to substitute for the find text in subsequent find & replace commands
  85. 181    Toggles intelligent case preservation when replacing text
  86. 182    Toggles whole word searching on and off
  87. 183    Toggles case sensitive searching on and off
  88. 184    Moves to the end of the current line, bottom of the text window, or end of the file
  89. 185    Shows or hides whitespace indicators
  90. 186    Toggles between inserting and replacing text
  91. 187    Sets the repeat count for the next command
  92. 188    Extends the selection to the beginning of the file
  93. 189    Moves to the beginning of the file
  94. 190    Extends the selection to the end of the file
  95. 191    Moves to the end of the file
  96. 192    Deletes the spaces and tabs around the cursor
  97. 193    Deletes the blank lines adjacent to the cursor
  98. 194    Deletes the selection or, if there is no selection, the character to the left of the cursor
  99. 195    Deletes the selection
  100. 196    Cuts the selection and puts it on the Clipboard
  101. 197    Cuts the selection and puts it on the Clipboard
  102. 198    Copies the selection to the Clipboard
  103. 199    Swap characters around the insertion point
  104. 200    Extends the selection one character to the right
  105. 201    Moves the cursor one character to the right
  106. 202    Extends the selection one character to the left
  107. 203    Moves the cursor one character to the left
  108. 204    Toggles a bookmark for the current line on and off
  109. 205    Moves to the line containing the previous bookmark
  110. 206    Moves to the line containing the next bookmark
  111. 207    Clears all bookmarks in the window
  112. 208    Moves to the first line containing a bookmark
  113. 209    Moves to the last line containing a bookmark
  114. 210    Adds the next cut text to end of the Clipboard
  115. 211    Inserts a character at the current location
  116. 212    Inserts a new-line character at the current location
  117. 213    Begins/ends keystroke macro-recording
  118. 214    Plays keystroke macro 1
  119. 215    Plays keystroke macro 2
  120. 216    Plays keystroke macro 3
  121. 217    Plays keystroke macro 4
  122. 218    Plays keystroke macro 5
  123. 219    Plays keystroke macro 6
  124. 220    Plays keystroke macro 7
  125. 221    Plays keystroke macro 8
  126. 222    Plays keystroke macro 9
  127. 223    Plays keystroke macro 10
  128. 224    Displays the properties dialog
  129.