BuildSOM

Version: 
1.0
Release date: 
Tuesday, 27 October, 1992

License:

Interface:

Authors/Port authors:

BuildSOM is a REXX program that will create OS/2 WPS objects. Currently, the program supports only program and folder objects. To build your WPS objects, create a file that contains the definitions for the objects and run BuildSOM against that file.

The syntax is: BUILDSOM.CMD defnfile

BuildSOM provides four primary value-added facilities over an equivalent REXX program:

  1. BuildSOM will automatically handle the nesting of objects within folders. (For you SysCreateObject programmers, the location is derived).
  2. The code will verify the existence of program executables and the working directory for program objects before creating the WPS objects. Additionally, those executables in the path do not have to be fully qualified. BuildSOM will search the path to find the full pathname of the program.
  3. Since BuildSOM is a two-pass program, ALL folder and program objects are verified before any objects are created. This makes cleanup a lot easier than debugging a series of REXX SysCreateObject calls.
  4. The defintions file is syntactically easier than a REXX program with the equivalent statements.
This software is distributed as compressed package. You have to download and manually install it; if prerequisites are required, you will have to manually install them too.

Manual installation

Program is distributed as ZIP package: download to temporary directory and unpack to destination folder. See below for download link(s).

Following ones are the download links for manual installation:

Record updated last time on: 16/03/2019 - 06:13

Translate to...

Add new comment