SirPro: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (add category)
Line 14: Line 14:


==See also==
==See also==
<ul>
<li>[[SirPro main menu]] </li>


[[SoulEdit | SoulEdit - The SOUL Editor]]
<li>[[SoulEdit | SoulEdit - The SOUL Editor]] </li>


[[SirLib]]
<li>[[SirLib]] </li>
</ul>


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

Revision as of 19:56, 21 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 version 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 V7.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. SirPro also implements a new, advanced, user-extensible editor SoulEdit specifically designed for writing and managing Model 204 SOUL code.

See also