home *** CD-ROM | disk | FTP | other *** search
/ Hacker 7 / HACKER07.ISO / Utils / TPE32323.EXE / POPLIB.TCL < prev    next >
Text File  |  1998-05-27  |  2KB  |  119 lines

  1. !TCL=6100, pop!talk - Copyright Pragmatica Inc.,
  2. !TITLE=pop!talk Library
  3. !SORT=Y
  4.  
  5. !TEXT=Library - BaseDocument ^
  6. <baseDocument doctitle="?">
  7. \^
  8. </baseDocument>
  9. !
  10. !TEXT=Library - Basic_Document ^
  11. <include file="document.pti">
  12. <document doctitle="?">
  13. \^
  14. </document>
  15. !
  16. !TEXT=Library - Document ^
  17. <document doctitle="?">
  18. \^
  19. </document>
  20. !
  21. !TEXT=Library - Footer ^
  22. <footer>
  23. \^
  24. </footer>
  25. !
  26. !TEXT=Library - Footnote ^
  27. <footnote>
  28. \^
  29. </footnote>
  30. !
  31. !TEXT=Library - Footnoteref
  32. <footnote id=?>
  33. !
  34. !TEXT=Library - Footnotes
  35. <footnotes>
  36. !
  37. !TEXT=Library - ImageRotator
  38. <imageRotator file="?">
  39. !
  40. !TEXT=Library - Multisection ^
  41. <multisection>
  42. \^
  43. </multisection>
  44. !
  45. !TEXT=Library - Proudpopsite
  46. <proudpopsite>
  47. !
  48. !TEXT=Library - Reporterrors
  49. <reporterrors>
  50. !
  51. !TEXT=Library - Rotator
  52. <rotator file="?">
  53. !
  54. !TEXT=Library - Section ^
  55. <section heading="?" hname="?">
  56. \^
  57. </section>
  58. !
  59. !TEXT=Library - Toc ^
  60. <toc>
  61. \^
  62. </toc>
  63. !
  64. !TEXT=Library - Validate Form
  65. <validateForm>
  66. !
  67. !TEXT=Library - ValidatedFormResponse ^
  68. <validatedFormResponse>
  69. \^
  70. </validatedFormResponse>
  71. !
  72. !TEXT=Library - Color - Aqua
  73. &(colors.aqua)
  74. !
  75. !TEXT=Library - Color - Black
  76. &(colors.black)
  77. !
  78. !TEXT=Library - Color - Blue
  79. &(colors.blue)
  80. !
  81. !TEXT=Library - Color - Fuchsia
  82. &(colors.fuchsia)
  83. !
  84. !TEXT=Library - Color - Gray
  85. &(colors.gray)
  86. !
  87. !TEXT=Library - Color - Green
  88. &(colors.green)
  89. !
  90. !TEXT=Library - Color - Lime
  91. &(colors.lime)
  92. !
  93. !TEXT=Library - Color - Maroon
  94. &(colors.maroon)
  95. !
  96. !TEXT=Library - Color - Navy
  97. &(colors.navy)
  98. !
  99. !TEXT=Library - Color - Olive
  100. &(colors.olive)
  101. !
  102. !TEXT=Library - Color - Purple
  103. &(colors.purple)
  104. !
  105. !TEXT=Library - Color - Red
  106. &(colors.red)
  107. !
  108. !TEXT=Library - Color - Silver
  109. &(colors.silver)
  110. !
  111. !TEXT=Library - Color - Teal
  112. &(colors.teal)
  113. !
  114. !TEXT=Library - Color - White
  115. &(colors.white)
  116. !
  117. !TEXT=Library - Color - Yellow
  118. &(colors.yellow)
  119. !