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

  1. boolean:=?MacroExecute
  2.  
  3. Syntax
  4.  
  5. ()
  6.  
  7. Description
  8.  
  9. Return True if a macro is playing, False if not.
  10.  
  11. boolean:=?MacroPlaying
  12.  
  13. Syntax
  14.  
  15. ()
  16.  
  17. Description
  18.  
  19. Return True if a macro is playing, False if not.
  20.  
  21. boolean:=?MacroRecord
  22.  
  23. Syntax
  24.  
  25. ()
  26.  
  27. Description
  28.  
  29. Return True if a macro is recording, False if not.
  30.  
  31. numeric:=?MajorVersion
  32.  
  33. Syntax
  34.  
  35. ()
  36.  
  37. Description
  38.  
  39. Return the major version number of the WordPerfect program you are using.
  40.  
  41. boolean:=?MergeDone
  42.  
  43. Syntax
  44.  
  45. ()
  46.  
  47. Description
  48.  
  49. Return True If you are in a merge and False if you are not.
  50.  
  51. numeric:=?MinorVersion
  52.  
  53. Syntax
  54.  
  55. ()
  56.  
  57. Description
  58.  
  59. Return the minor version number of the WordPerfect program you are using.
  60.  
  61.  
  62.  
  63.  
  64.  
  65.  
  66.