Jump to content

BuildSOM: Difference between revisions

From EDM2
No edit summary
Ak120 (talk | contribs)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


==Links==
==Links==
* [http://hobbes.nmsu.edu/download/pub/os2/dev/rexx/bdsom1.zip Build SOM v1]
* [bdsom1.zip] Build SOM v1


==Author==
==Author==
* [[Gary Murphy]]
* [[Gary Murphy]]


[[Category:Tools]]
[[Category:Software written in REXX]]
[[Category:REXX]]
[[Category:SOM]]

Latest revision as of 14:05, 16 September 2024

A simple REXX script that creates folders and program objects by manipulating the SOM, it could easily be extended to create other WPS objects. To build your WPS objects you simply create a text file that contains object definitions and run BuildSOM against that file.

Links

  • [bdsom1.zip] Build SOM v1

Author