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

  1. string:=?Name
  2.  
  3. Syntax
  4.  
  5. ()
  6.  
  7. Description
  8.  
  9. Return the active filename.
  10.  
  11. boolean:=?Network
  12.  
  13. Syntax
  14.  
  15. ()
  16.  
  17. Description
  18.  
  19. Return True if WordPerfect is running on a network, False if not.
  20.  
  21. boolean:=?NotFound
  22.  
  23. Syntax
  24.  
  25. ()
  26.  
  27. Description
  28.  
  29. Return True if the object of the last search was not found, False if not.
  30.  
  31. numeric:=?NumberOpenDocuments
  32.  
  33. Syntax
  34.  
  35. ()
  36.  
  37. Description
  38.  
  39. Return the number of open documents.
  40.  
  41. string:=?ODMAName
  42.  
  43. Syntax
  44.  
  45. ()
  46.  
  47. Description
  48.  
  49. Return the active ODMA filename.
  50.  
  51. string:=?ODMAPath
  52.  
  53. Syntax
  54.  
  55. ()
  56.  
  57. Description
  58.  
  59. Return the active ODMA document ID (not including the filename).
  60.  
  61. string:=?Overstrike
  62.  
  63. Syntax
  64.  
  65. ()
  66.  
  67. Description
  68.  
  69. Return the active overstrike characters.
  70.  
  71.  
  72.  
  73.  
  74.  
  75.  
  76.