Jump to content

BuildSOM: Difference between revisions

From EDM2
Created page with " ==Author== * Gary Murphy Category:Tools"
 
No edit summary
Line 1: Line 1:
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==
* [http://hobbes.nmsu.edu/download/pub/os2/dev/rexx/bdsom1.zip Build SOM v1]


==Author==
==Author==
Line 4: Line 8:


[[Category:Tools]]
[[Category:Tools]]
[[Category:REXX]]
[[Category:SOM]]

Revision as of 21:33, 30 May 2016

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

Author