Template:Model 204 installation components: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 1: Line 1:
<!--I *think* the idea of doing this as a template is to make it feasible to use for multiple operating systems-->
<!--I *think* the idea of doing this as a template is to make it feasible to use for multiple operating systems-->
===Object library===
The installation components are listed in the following table.  
Go to the [https://model204.rocketsoftware.com/maint/objlist Model 204 object file download page] in order to
<ul>
<li>download the <var class="product">Model 204</var> object library - used to link ONLINE and various other load modules.
</ul>


<blockquote class="note"><b>Note:</b> The help page for downloading object files has three help topics relating to <var class="product">Model 204</var> installation; the information in those help topics is the same as the corresponding information on this wiki page:
<table>
<ul>
<th>Component</th> <th>Used...</th> <th>Download page</th>
<li>[[Downloading and installing Rocket M204 products#downloadObject|Download object files]]
<tr><td>Object library (objlib)</td> <td>to link the ONLINE and various other load modules</td> <td>[https://model204.rocketsoftware.com/maint/objlist| Model 204 object file download page]</td></tr>
<li>[[Downloading and installing Rocket M204 products#objup|Upload object files to the mainframe]]
<tr><td>Macro library (maclib)</td> <td>if your installation requires assembling of any ASSEMBLE files</td> <td>[https://model204.rocketsoftware.com/maint/maclist| Model 204 macro library download page]</td></tr>
<li>[[Downloading and installing Rocket M204 products#linkM204|Linking the Model 204 load modules]]
<tr><td>Model 204 procedure files (proc files)</td> <td>to provide a collection of dumps of Model 204 procedure files with SOUL programs</td> <td>[https://model204.rocketsoftware.com/maint/ullist| Model 204 SOUL files download page]</td></tr>
</ul>
</table>
<blockquote class="note"><b>Note:</b> Help links are available on the downloads page, but the information is similar to the information on this wiki page.
</blockquote>
</blockquote>
===Macro library===
Go to the [https://model204.rocketsoftware.com/maint/maclist Model 204 macro library download page] in order to
<ul>
<li>download the <var class="product">Model 204</var> source/macro/copy library.
</ul>
===Model 204 procedure files===
Go to the [https://model204.rocketsoftware.com/maint/ullist Model 204 SOUL files download page] in order to
<ul>
<li>download the collection <b>([[under construction|need a better word]] - depends on how we package them)</b> of dumps of <var class="product">Model 204</var> procedure files with SOUL programs.
</ul>

Revision as of 19:52, 24 September 2014

The installation components are listed in the following table.

Component Used... Download page
Object library (objlib) to link the ONLINE and various other load modules Model 204 object file download page
Macro library (maclib) if your installation requires assembling of any ASSEMBLE files Model 204 macro library download page
Model 204 procedure files (proc files) to provide a collection of dumps of Model 204 procedure files with SOUL programs Model 204 SOUL files download page

Note: Help links are available on the downloads page, but the information is similar to the information on this wiki page.