home *** CD-ROM | disk | FTP | other *** search
/ c't freeware shareware 1998 January / CT_SW9801.ISO / pc / software / office / text / txp32322.exe / POPMAP.TCL < prev    next >
Text File  |  1998-02-15  |  2KB  |  108 lines

  1. !TCL=6101, pop!talk - Copyright Pragmatica Inc.,
  2. !TITLE=pop!talk Methods and Properties
  3. !SORT=Y
  4.  
  5. !TEXT=Property - Config
  6. <config>
  7. !
  8. !TEXT=Property - CurrentDocument
  9. <currentDocument>
  10. !
  11. !TEXT=Property - Env
  12. <env>
  13. !
  14. !TEXT=Property - False
  15. <false>
  16. !
  17. !TEXT=Property - MainDocument
  18. <mainDocument>
  19. !
  20. !TEXT=Property - Null
  21. <null>
  22. !
  23. !TEXT=Property - OrderedCollection
  24. <orderedCollection>
  25. !
  26. !TEXT=Property - Product
  27. <product>
  28. !
  29. !TEXT=Property - Request
  30. <request>
  31. !
  32. !TEXT=Property - ReferenceSet
  33. <referenceSet>
  34. !
  35. !TEXT=Property - System
  36. <system>
  37. !
  38. !TEXT=Property - Thing
  39. <thing>
  40. !
  41. !TEXT=Property - Timestamp
  42. <timestamp>
  43. !
  44. !TEXT=Property - True
  45. <true>
  46. !
  47. !TEXT=Method - Declare
  48. <declare name=?>
  49. !
  50. !TEXT=Method - Define ^
  51. <define name="?">
  52. \^
  53. </define>
  54. !
  55. !TEXT=Method - DLLProperty
  56. <dllproperty plugin="?" name="?">
  57. !
  58. !TEXT=Method - Escape ^
  59. <escape>\^</escape>
  60. !
  61. !TEXT=Method - Glossary ^
  62. <glossary glossary="?">
  63. \^
  64. </glossary>
  65. !
  66. !TEXT=Method - GlossaryEntry ^
  67. <glossaryEntry glossary="?" find="?">
  68. \^
  69. </glossaryEntry>
  70. !
  71. !TEXT=Method - If ^
  72. <if &(?)>\^</if>
  73. !
  74. !TEXT=Method - Include
  75. <include file="?.pti">
  76. !
  77. !TEXT=Method - Passthru
  78. <passthru>
  79. !
  80. !TEXT=Method - Plugin
  81. <plugin name="?" file="?" type=?>
  82. !
  83. !TEXT=Method - Random
  84. <random file="?">
  85. !
  86. !TEXT=Method - Read ^
  87. <read file="?">\^</read>
  88. !
  89. !TEXT=Method - Run
  90. <run command="?">
  91. !
  92. !TEXT=Method - Scope ^
  93. <scope>
  94. \^
  95. </scope>
  96. !
  97. !TEXT=Method - Seed
  98. <seed>
  99. !
  100. !TEXT=Method - Sleep
  101. <sleep milliseconds=?>
  102. !
  103. !TEXT=Method - While ^
  104. <while test="?">\^</while>
  105. !
  106. !TEXT=Method - Write ^
  107. <write file="?">\^</write>
  108. !