home *** CD-ROM | disk | FTP | other *** search
/ Chip: 25 Years Anniversary / CHIP_25Jahre_Jubilaeum.iso / downloads / 401065 / WPO11 / Data1.cab / _9BE9A3C018584360B69D7F918CD1939D < prev    next >
Text File  |  2003-03-07  |  501b  |  44 lines

  1. boolean:=?EditScreen
  2.  
  3. Syntax
  4.  
  5. ()
  6.  
  7. Description
  8.  
  9. Return True if the current screen is an editing screen, False if not.
  10.  
  11. numeric:=?Endnote
  12.  
  13. Syntax
  14.  
  15. ()
  16.  
  17. Description
  18.  
  19. Return the number of the endnote to the left of the insertion point.
  20.  
  21. numeric:=?EndOfSentenceSpacing
  22.  
  23. Syntax
  24.  
  25. ()
  26.  
  27. Description
  28.  
  29. Return a value indicating the currently selected end-of-sentence spacing option.
  30.  
  31. Return Value
  32.  
  33. 0    None
  34.  
  35. 1    Single space to two spaces
  36.  
  37. 2    Two spaces to single space
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.