Release notes for SirPro V7.5: Difference between revisions
(Created page with "This document lists the changes that have been made for Sipro version S7.5. It requires Model 204 release 7.5 or higher. ==SirPro Procedure Search screen== The searching capa...") |
No edit summary |
||
Line 1: | Line 1: | ||
This document lists the changes that have been made for | This document lists the changes that have been made for <var class="product">SirPro</var> version S7.5. It requires <var class="product">Model 204</var> release 7.5 or higher. | ||
==SirPro Procedure Search screen== | ==SirPro Procedure Search screen== | ||
===Field changes=== | |||
The searching capabilities have been enhanced to provide better impact analysis. The following fields has been changed or added. | The searching capabilities have been enhanced to provide better impact analysis. The following fields has been changed or added. | ||
=== | ====Procedure name==== | ||
(new keyword like search) | |||
====Search strings==== | |||
The maximum length has bene increased to nn. | |||
====# of context lines==== | |||
Numeric indicator (0 through 9) of number of lines of code | Numeric indicator (0 through 9) of number of lines of code | ||
to display before and after the line containing the | to display before and after the line containing the | ||
search string. | search string. | ||
=== | ====# occurrences to find==== | ||
The number (from 1 to 999) that specifies the number of occurrences within a procedure that will | The number (from 1 to 999) that specifies the number of occurrences within a procedure that will | ||
be displayed. | be displayed. | ||
===Field Ignore Comment Lines=== | ====Field Hide SEQa/BASEs==== | ||
If set to Y it will ignore any Soul formatted comment lines. If set to N | SirLib users will see a prompt and entry area that allows | ||
the display or hiding of SEQ. and BASE. procedures, which | |||
are used in code management functions but are not intended | |||
to be edited directly. Enter "Y" to prevent this procedures | |||
from being displayed, and "N" to display them. | |||
====Field Ignore Comment Lines==== | |||
If set to Y it will ignore any Soul formatted comment lines. If set to N all found lines will be included. | |||
===New Function Keys=== | |||
====PF5 - Toggle between case sensitive/insensitive==== | |||
====PF6- Create Proc==== | |||
===Other features=== | |||
====Longer proc names==== | |||
====Better subsystem transfer==== | |||
====PL subsystem==== | |||
====Save profile for each change==== |
Revision as of 08:39, 17 July 2015
This document lists the changes that have been made for SirPro version S7.5. It requires Model 204 release 7.5 or higher.
SirPro Procedure Search screen
Field changes
The searching capabilities have been enhanced to provide better impact analysis. The following fields has been changed or added.
Procedure name
(new keyword like search)
Search strings
The maximum length has bene increased to nn.
# of context lines
Numeric indicator (0 through 9) of number of lines of code to display before and after the line containing the search string.
# occurrences to find
The number (from 1 to 999) that specifies the number of occurrences within a procedure that will be displayed.
Field Hide SEQa/BASEs
SirLib users will see a prompt and entry area that allows the display or hiding of SEQ. and BASE. procedures, which are used in code management functions but are not intended to be edited directly. Enter "Y" to prevent this procedures from being displayed, and "N" to display them.
Field Ignore Comment Lines
If set to Y it will ignore any Soul formatted comment lines. If set to N all found lines will be included.