home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / flip416.zip / NEW41.DOC < prev    next >
Text File  |  1994-06-06  |  2KB  |  61 lines

  1. There are many new features for 4.1, including the following.
  2.  
  3. You can change the directory that Flipper autoloads from, which
  4. is useful if you have more than one person using a computer.  The
  5. command to start autoloading from the directory "d:\steve", 
  6. for example, is:
  7.  
  8. flip dir d:\steve
  9.  
  10. A number of new cursor functions have been added for flipper 4.1,
  11. including the ability to separately define the two cursor keypads,
  12. and the ability to create a read cursor.  The Grab function has additional
  13. capabilities.  Several timing bugs have been fixed.  The Dectalk PC 
  14. driver is much improved, and the Accent driver now controls sentence
  15. inflection.
  16.  
  17. The following are the new actions in flipper 4.10, from
  18. the cursor action menu
  19.  
  20. p to read the position of the cursor.
  21. This is used to simply read the position of the cursor, with choices
  22. about reading line or column, etc.
  23.  
  24. d to deactivate a cursor.
  25. This is used to turn off one of the ten user definable cursors, so a
  26. cursor lower on the list will be used instead. 
  27.  
  28. a to activate a cursor.
  29. This is used to turn a cursor back on.
  30.  
  31. m to move the reed cursor away from the system cursor.
  32. This lets you move to an arbitrary location on the screen, up one
  33. line, etc.  You can define a "read cursor" like this.
  34.  
  35. r to route the system cursor to here.
  36. If you have moved the cursor away from the system cursor, and used searches,
  37. for example, you may need to have flipper make the application move
  38. its cursor to the same point.  This is like pressing "C" from review.
  39.  
  40. g to go to a cursor.
  41. This function will allow you to move to a particular cursor out of
  42. the ten, or just return to whichever is the first cursor flipper can
  43. find.
  44.  
  45. m to go to a mark.
  46. x to set a mark.
  47. These are the same marks available from review.
  48.  
  49. c to move to a character or enhancement.
  50. This lets you move forward or backward to a single character or enhancement.
  51.  
  52. s to search using the search buffer.
  53. This lets you search forward or backward to the pattern in the
  54. search buffer.  The search pattern is entered from review mode.
  55.  
  56. t to trigger the action for the current cursor.
  57. This can be used, for example, if you want to read whatever the cursor
  58. would have read when an arrow key is hit.  This could be a lightbar,
  59. a menu item, or a field, for example.  This way what is read depends on
  60. which cursor is being used.
  61.