home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / os2 / apps / 7997 < prev    next >
Encoding:
Internet Message Format  |  1992-11-08  |  1.9 KB

  1. Path: sparky!uunet!munnari.oz.au!uniwa!DIALix!twistor!Joe
  2. From: Joe@twistor.dialix (Joe Katnic)
  3. Newsgroups: comp.os.os2.apps
  4. Subject: Re: Adding New File Types -- How To ? Please Help ...
  5. Distribution: world
  6. Message-ID: <Joe.004t@twistor.dialix>
  7. References:  <NMOUAWAD.92Nov3181420@neumann.waterloo.edu>
  8. Date: 6 Nov 92 18:12:25 PST
  9. Organization: Not an Organization
  10. Lines: 40
  11.  
  12. In article <NMOUAWAD.92Nov3181420@neumann.waterloo.edu> nmouawad@waterloo.edu (Naji Mouawad) writes:
  13. [deleted]
  14. >
  15. >/* */
  16. >call RxFuncAdd "SysLoadFuncs", "RexxUtil", "SysLoadFuncs"
  17. >call SysLoadFuncs
  18. >call SysCreateObject "WPProgram", "Title", "<WP_DESKTOP>",
  19. >     "EXENAME=EPM.EXE,ASSOCTYPE=Type 1, Type 2, Type 3 ,,"
  20. >
  21. In the Information folder
  22. open the REXX help icon
  23. click on the plus for system utilities
  24. a list of the above functions is presented.
  25. select SysCreateObject and read all about.
  26. >
  27. >Could someone help me understand what this bit of code does ? I don't
  28. >understand the intent of SysCreateObject. Suppose I wish to add the
  29. >type "WordPerfect5" as a mean to associate data files with
  30. >WordPerfect 5.0, dos version, how do I do that ? Am I supposed to
  31. >write:
  32. >
  33. >call SysCreateObject "WPProgram", "Title", "<WP_DESKTOP>",
  34. >     "EXENAME=WP.exe,ASSOCTYPE="WordPerfect5"
  35. >
  36. >Any help is appreciated !
  37. >
  38. >naji.
  39. >--
  40. >     -------------------------------------------------------------------
  41. >    | Naji Mouawad  |          nmouawad@watmath.waterloo.edu            |
  42. >    |  University   |---------------------------------------------------|
  43. >    | Of Waterloo   |   "The Stranger in us is our most familiar Self"  |
  44. >     -------------------------------------------------------------------
  45.  
  46. --
  47.  
  48. Joe Katnic                                         Joe@twistor.DIALix.oz.au
  49.                                                 (ALT: jkatnic@DIALix.oz.au)
  50. Science - A system of Truth.                         Phone: (+619) 474 3939
  51. Engineering - A system of Use.
  52.