home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / x / xlmath10.zip / XLMATH.XLM (.txt) < prev    next >
Excel Spreadsheet  |  1992-03-14  |  10KB  |  256 lines

  1. Sheet: 
  2. (0, 0)        Title:
  3. (0, 1)        XLMATH registration macros for XLMATH.DLL
  4. (0, 2)        
  5. (0, 3)        
  6. (1, 0)        Version:
  7. (1, 1)        v1.0
  8. (1, 2)        
  9. (1, 3)        
  10. (2, 0)        Author:
  11. (2, 1)        Roy Kari
  12. (2, 2)        
  13. (2, 3)        
  14. (3, 0)        Corporation:
  15. (3, 1)        Laurentian University, Sudbury, ON
  16. (3, 2)        
  17. (3, 3)        
  18. (4, 0)        Address:
  19. (4, 1)        INTERNET: "ROY@NICKEL.LAURENTIAN.CA"
  20. (4, 2)        
  21. (4, 3)        
  22. (5, 0)        Creation Date:
  23. (5, 1)        March, 1992
  24. (5, 2)        
  25. (5, 3)        
  26. (6, 0)        
  27. (6, 1)        
  28. (6, 2)        
  29. (6, 3)        
  30. (7, 0)        
  31. (7, 1)        auto_open
  32. (7, 2)        
  33. (7, 3)        
  34. (8, 0)        
  35. (8, 1)        
  36. (8, 2)        
  37. (8, 3)        
  38. (9, 0)        
  39. (9, 2)        chdir to my macro
  40. (9, 3)        
  41. (10, 0)        mco01c.InitXLMath
  42. (10, 2)        
  43. (10, 3)        
  44. (11, 0)        mco01c.SuccessInit
  45. (11, 2)        initialize XLMATH.DLL
  46. (11, 3)        
  47. (12, 0)        
  48. (12, 2)        if OK
  49. (12, 3)        
  50. (13, 0)        
  51. (13, 2)        register functions
  52. (13, 3)        
  53. (14, 0)        
  54. (14, 2)        else
  55. (14, 3)        
  56. (15, 0)        
  57. (15, 2)        give alert
  58. (15, 3)        
  59. (16, 0)        
  60. (16, 2)        
  61. (16, 3)        
  62. (17, 0)        
  63. (17, 2)        
  64. (17, 3)        
  65. (18, 0)        
  66. (18, 1)        
  67. (18, 2)        
  68. (18, 3)        
  69. (19, 0)        
  70. (19, 1)        auto_close
  71. (19, 2)        
  72. (19, 3)        
  73. (20, 0)        
  74. (20, 1)        
  75. (20, 2)        
  76. (20, 3)        
  77. (21, 0)        
  78. (21, 2)        if registered DLL functions
  79. (21, 3)        
  80. (22, 0)        
  81. (22, 2)        then unregister them
  82. (22, 3)        
  83. (23, 0)        
  84. (23, 2)        and do clean-up in XLMATH
  85. (23, 3)        
  86. (24, 0)        
  87. (24, 2)        
  88. (24, 3)        
  89. (25, 0)        
  90. (25, 2)        
  91. (25, 3)        
  92. (26, 0)        
  93. (26, 2)        
  94. (26, 3)        
  95. (27, 0)        
  96. (27, 1)        
  97. (27, 2)        
  98. (27, 3)        
  99. (28, 0)        
  100. (28, 1)        mgs01_.RegisterDLLFunctions
  101. (28, 2)        
  102. (28, 3)        
  103. (29, 0)        
  104. (29, 1)        
  105. (29, 2)        
  106. (29, 3)        
  107. (30, 0)        mgs01c.Frequency
  108. (30, 2)        register DLL functions
  109. (30, 3)        
  110. (31, 0)        mgs01c.Diagonalize
  111. (31, 2)        
  112. (31, 3)        
  113. (32, 0)        mgs01c.PolyCurveFit
  114. (32, 2)        
  115. (32, 3)        
  116. (33, 0)        mgs01c.CubicSplines
  117. (33, 2)        
  118. (33, 3)        
  119. (34, 0)        mgs01c.CalcSpline
  120. (34, 2)        
  121. (34, 3)        
  122. (35, 0)        mgs01c.SmoothSG
  123. (35, 2)        
  124. (35, 3)        
  125. (36, 0)        mgs01c.SmoothWeights
  126. (36, 2)        
  127. (36, 3)        
  128. (37, 0)        mgs01c.ExitXLMath
  129. (37, 2)        
  130. (37, 3)        
  131. (38, 0)        
  132. (38, 2)        
  133. (38, 3)        
  134. (39, 0)        
  135. (39, 1)        
  136. (39, 2)        
  137. (39, 3)        
  138. (40, 0)        
  139. (40, 1)        mgs01_.UnregisterDLLFunctions
  140. (40, 2)        
  141. (40, 3)        
  142. (41, 0)        
  143. (41, 1)        
  144. (41, 2)        
  145. (41, 3)        
  146. (42, 0)        
  147. (42, 2)        
  148. (42, 3)        
  149. (43, 0)        
  150. (43, 2)        
  151. (43, 3)        
  152. (44, 0)        
  153. (44, 2)        
  154. (44, 3)        
  155. (45, 0)        
  156. (45, 2)        
  157. (45, 3)        
  158. (46, 0)        
  159. (46, 2)        
  160. (46, 3)        
  161. (47, 0)        
  162. (47, 2)        
  163. (47, 3)        
  164. (48, 0)        
  165. (48, 2)        
  166. (48, 3)        
  167. (49, 0)        
  168. (49, 2)        
  169. (49, 3)        
  170. (50, 3)        
  171. (51, 3)        
  172. (52, 3)        
  173. (53, 3)        
  174. (54, 3)        
  175. (55, 3)        
  176. (56, 3)        
  177. (57, 3)        
  178. (58, 3)        
  179. (59, 3)        
  180. (60, 3)        
  181. (61, 3)        
  182. (62, 3)        
  183. (63, 3)        
  184. (64, 3)        
  185. (65, 3)        
  186. (66, 3)        
  187. (67, 3)        
  188. (68, 3)        
  189. (69, 3)        
  190. (70, 3)        
  191. (71, 3)        
  192. (72, 3)        
  193. (73, 3)        
  194. (74, 3)        
  195. (75, 3)        
  196. (76, 3)        
  197. (77, 3)        
  198. (78, 3)        
  199. (79, 3)        
  200. (80, 3)        
  201. (81, 3)        
  202. (82, 3)        
  203. (83, 3)        
  204. (84, 3)        
  205. (85, 3)        
  206. (86, 3)        
  207. (87, 3)        
  208. (88, 3)        
  209. (89, 3)        
  210. (90, 3)        
  211. (91, 3)        
  212. (92, 3)        
  213. (93, 3)        
  214. (94, 3)        
  215. (95, 3)        
  216. (96, 3)        
  217. (97, 3)        
  218. (98, 3)        
  219. (99, 3)        
  220. (100, 3)        
  221. (101, 3)        
  222. (102, 3)        
  223. (103, 3)        
  224. (104, 3)        
  225. (105, 3)        
  226. (106, 3)        
  227. (107, 3)        
  228. (108, 3)        
  229. (109, 3)        
  230. (110, 3)        
  231. (111, 3)        
  232. (112, 3)        
  233. (113, 3)        
  234. (114, 3)        
  235. (115, 3)        
  236. (116, 3)        
  237. (117, 3)        
  238. (118, 3)        
  239. (119, 3)        
  240. (120, 3)        
  241. (121, 3)        
  242. (122, 3)        
  243. (123, 3)        
  244. (124, 3)        
  245. (125, 3)        
  246. (126, 3)        
  247. (127, 3)        
  248. (128, 3)        
  249. (129, 3)        
  250. (130, 3)        
  251. (131, 3)        
  252. (132, 3)        
  253. (133, 3)        
  254. (134, 3)        
  255. (135, 3)        
  256.