SirPro: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
'''SirPro''' is a collection of powerful and easy-to-use tools for [[Model 204]] programmers, database administrators, and application managers. <var class="product">SirPro</var> provides programmers with powerful facilities for managing large libraries of <var class="product">User Language</var> procedures, and it provides system managers with intuitive ISPF-like front ends to many Model 204 system management commands.
'''SirPro''' is a collection of powerful and easy-to-use tools for [[Model 204]] programmers, database administrators, and application managers. <var class="product">SirPro</var> provides programmers with powerful facilities for managing large libraries of <var class="product">SOUL</var> procedures, and it provides system managers with intuitive ISPF-like front ends to many Model 204 system management commands.


<var class="product">SirPro</var> is part of the [[ULSPF | UL/SPF]] family of products from [[Sirius Software]].  As with all UL/SPF products, <var class="product">SirPro</var> requires the installation of the [[Sirius Mods]], with a version equal to or higher than the <var class="product">SirPro</var> version.
<var class="product">SirPro</var> is part of the [[ULSPF | UL/SPF]] family of products from [[Rocket Software]].  Prior to release 7.5 of [[Model 204]] UL/SPF products, <var class="product">SirPro</var> requires the installation of the [[Sirius Mods]], with a version equal to or higher than the <var class="product">SirPro</var> version. As of [[Model 204]] Version 7.5, the functions and facilities necessary to run [[ULSPF | UL/SPF]] are built into the [[Model 204]] kernel.


==Overview==
==Overview==
Line 9: Line 9:
An interface is also provided for Model 204 command output capture, for the display of field definitions in Model 204 files, and for the display and manipulations of passwords, privileges and group definitions held in CCASTAT and CCAGRP.
An interface is also provided for Model 204 command output capture, for the display of field definitions in Model 204 files, and for the display and manipulations of passwords, privileges and group definitions held in CCASTAT and CCAGRP.


<var class="product">SirPro</var> is also the programmer interface to a set of change management commands that work in conjuntion with <var class="product">[[SirLib]]</var> (the Library Management part of UL/SPF).  The change management commands include XCompare, Sequence, Resequence and Kill.
<var class="product">SirPro</var> is also the programmer interface to a set of change management commands that work in conjunction with <var class="product">[[SirLib]]</var> (the Library Management part of UL/SPF).  The change management commands include XCompare, Sequence, Resequence and Kill.
 
As of [[Model 204]] Version 7.5, '''SirPro''' adds many new features that allow programmers to remain focused on the procedures important to them, and to use an advanced, user-extensible editor [[SOULEdit]] to write code for [[Model 204]].  


==See also==
==See also==
The <var class="product">SirPro</var> documentation is available in PDF format: <var class="book">[http://m204wiki.rocketsoftware.com/images/1/13/ProrNew.pdf Rocket M204 SirPro User's Guide]</var>.
 
[[SOULEdit | SOULEdit - The SOUL Editor]]
[[SirLib]]


[[Category:Sirius Software products]]
[[Category:Sirius Software products]]

Revision as of 23:30, 7 July 2015

SirPro is a collection of powerful and easy-to-use tools for Model 204 programmers, database administrators, and application managers. SirPro provides programmers with powerful facilities for managing large libraries of SOUL procedures, and it provides system managers with intuitive ISPF-like front ends to many Model 204 system management commands.

SirPro is part of the UL/SPF family of products from Rocket Software. Prior to release 7.5 of Model 204 UL/SPF products, SirPro requires the installation of the Sirius Mods, with a version equal to or higher than the SirPro version. As of Model 204 Version 7.5, the functions and facilities necessary to run UL/SPF are built into the Model 204 kernel.

Overview

SirPro is a menu-driven application subsystem that provides tools for programmers, database administrators and application managers inside the Model 204 environment. SirPro's primary feature set is centered on the manipulation of Model 204 procedures contained in Model 204 files. SirPro allows a programmer to search and display lists of procedures, and to Browse, Edit, Copy, Move, Delete and Rename procedures.

An interface is also provided for Model 204 command output capture, for the display of field definitions in Model 204 files, and for the display and manipulations of passwords, privileges and group definitions held in CCASTAT and CCAGRP.

SirPro is also the programmer interface to a set of change management commands that work in conjunction with SirLib (the Library Management part of UL/SPF). The change management commands include XCompare, Sequence, Resequence and Kill.

As of Model 204 Version 7.5, SirPro adds many new features that allow programmers to remain focused on the procedures important to them, and to use an advanced, user-extensible editor SOULEdit to write code for Model 204.

See also

SOULEdit - The SOUL Editor SirLib