home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / objfac.zip / WPPRGRAM.MTH < prev    next >
Text File  |  1994-01-08  |  1KB  |  134 lines

  1. -- WPProgram Methods
  2. --
  3. wpAddProgramAssociationPage
  4. wpAddProgramPage
  5. wpAddProgramSessionPage
  6. wpQueryAssociationFilter
  7. wpQueryAssociationType
  8. wpQueryProgDetails
  9. wpSetAssociationFilter
  10. wpSetAssociationType
  11. wpSetProgDetails
  12.  
  13. 1
  14. 1
  15. 1
  16. 1
  17. 1
  18. 1
  19. 1
  20. 1
  21. 1
  22. 1
  23. 1
  24. 0
  25. 0
  26. 0
  27. 0
  28. 0
  29. 0
  30. 0
  31. 0
  32. 0
  33. 0
  34. 0
  35. 1
  36. 1
  37. 1
  38. 1
  39. 1
  40. 1
  41. 1
  42. 1
  43. 1
  44. 1
  45. 1
  46. 0
  47. 0
  48. 0
  49. 0
  50. 0
  51. 0
  52. 0
  53. 0
  54. 0
  55. 0
  56. 0
  57. 1
  58. 1
  59. 1
  60. 1
  61. 1
  62. 1
  63. 1
  64. 1
  65. 1
  66. 1
  67. 1
  68. 0
  69. 0
  70. 0
  71. 0
  72. 0
  73. 0
  74. 0
  75. 0
  76. 0
  77. 0
  78. 0
  79. 0
  80. 0
  81. 0
  82. 0
  83. 0
  84. 0
  85. 0
  86. 0
  87. 0
  88. 0
  89. 0
  90.  
  91. 
  92.  
  93. 
  94.  
  95. 
  96.  
  97. 
  98.  
  99. 
  100.  
  101. 
  102.  
  103. 
  104.  
  105. 
  106.  
  107. 
  108.  
  109. 
  110.  
  111. 
  112.  
  113. 
  114.  
  115. 
  116. Allows the object to add the 'Association' page to its settings notebook.
  117. 
  118. Allows the object to add the 'Program' page to its settings notebook.
  119. 
  120. Allows the object to add the 'Session' page to its settings notebook.
  121. 
  122. Determines which file title filters are used to associate data file objects to this program object.
  123. 
  124. Determines which file title types are used to associate data file objects to this program object.
  125. 
  126. Allows the object to query its program details.
  127. 
  128. Sets an association of the program object to a data file object based on a file title filter.
  129. 
  130. Sets an association of the program object to a data file object based on a file type.
  131. 
  132. Allows the object to change its program details.
  133. 
  134.