Jump to content

BuildSOM: Difference between revisions

From EDM2
Created page with " ==Author== * Gary Murphy Category:Tools"
 
Ak120 (talk | contribs)
 
(2 intermediate revisions by 2 users not shown)
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==
* [bdsom1.zip] Build SOM v1


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


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

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