Release notes for SirScan V7.5: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
m (→‎New QT scan line option: add feature description)
 
(35 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This document lists the changes that have been made for <var class="product">SirScan</var> version S7.5. It requires <var class="product">Model 204</var> release 7.5 or higher.
This document lists the changes that have been made for <var class="product">[[SirScan]]</var> version 7.5. It requires <var class="product">Model 204</var> version 7.5 or higher.


==Scan Select Screen (SCANSEL/SS)==
<var class="product">SirScan</var> is a member of the <var class="product">[[RKTools]]</var> product family; see also the [[Release notes for RKTools V7.5|release notes for RKTools version 7.5]].
 
The previous version of <var class="product">SirScan</var> was 707, available in March, 2010.
 
==Scan criteria screen (ScanSel/SS)==
 
===Layout changes===
The screen layout has changed slightly: the <b>Users</b> field is now first. Also, the labels of the field prompts consistently use a colon (<tt>:</tt>) rather than the more verbose <code>==></code>.


===Field changes===
===Field changes===


====Layout changes====
====New scan-line color option====
The screen layout has changed with the Users field first. The field prompts label now consistently use ':' rather than the more verbose '==>'.
By setting <b>Use Color</b> to <code>Y</code>, the color of the scan lines is based on the entry types. The colors can be changed by using [[#PF6 - SetColors|PF6, SetColors]] which invokes the [[#Set Colors screen (SetColors/SC)|Set Colors screen]].
====Increase size of Max records====
This has been increased to 7 digits.
====New scan line color option====
By setting Use Color to 'Y' the scan lines are colored based on the entry types. The colors can be changed by ???  (did this exist before?)
====New QT scan option====
(project M204CMDS - Alan)


====Start Time changes====
====New QT scan line option====
The <b>Start time (HH:MM:SS)</b> field will now accept periods(.) as seperators (which means that the valid formats for this field are HH:MM:SS, HH.MM.SS or HHMMSS)
A QT line is added to the set of [[SirScan browsing of the journal#Journal entry types|journal entry types]], that is, types of information lines obtained from the journal and displayed in SirScan. A QT line shows the output of a Horizon thread, for example, an SQL SELECT statement.
====Max I/O and Max Record changes====
The <b>Max I/O's.:</b> and <b>Max records:</b> fields have been changed to recognize, reset and report the situation where the values entered are greater than the maximum allowable.  The maximum allowable values, for the <b>Max I/O's.:</b> and <b>Max records:</b> fields, can be viewed and/or set using the SirAdmin apsy (within the <b>SirScan SCLASS settings</b> option). If the <b>Max I/O's.:</b> and/or <b>Max records:</b> values, entered on the SCANSEL screen, exceed those recorded in SirAdmin, then the values will be automatically reset to the maximum allowable and an informational message will be displayed on the 'message line' (2nd bottom line of the screen).


====New field Bookmarks====
You indicate you want SirScan displays to include QT lines by setting the <b>QT</b> field to <code>Y</code> in the <b>Format Entry Types</b> section of the [[SirScan scan specification|Journal scan criteria screen]] (as well as making sure the <b>Entry Type</b> field in the <b>Display</b> section is also <code>Y</code>.


Bookmarks are a new feature.  When turned on (value "Y"), a bookmark line will
====New Bookmarks option====
be created in the display on the SCANLIST page for each successive scan request.  
When the new <b>Bookmarks</b> feature is set on (value <code>Y</code>), a bookmark line is created in the display on the ScanList page for each successive scan request.  
Note that bookmarks are only active if the Interval (Minutes) field is left blank.
<p class="note"><b>Note:</b> Bookmarks are only active if the <b>Interval (Minutes)</b> field is left blank. </p>
The line looks like:


<p class="code">______________________________________________________ BookMark 4: 19:59:37.23 - 19:59:58.90
See [[#Bookmark lines|Bookmark lines]] below for more details.
</p>


It shows the bookmark number and the time range for that scan. The bookmarks
====Start Time changes====
are sequentially numbered and the message line at the bottom of the screen shows
The <b>Start time (HH:MM:SS)</b> field newly accepts periods(<tt>.</tt>) as separators. As a result, these are valid formats for this field: <i>HH</i>:<i>MM</i>:<i>SS</i>, <i>HH</i>.<i>MM</i>.<i>SS</i>, or <i>HHMMSS</i>.
the lasted bookmark id, for example:


<p class="code">--------------------------------------------------------------------- -- Latest Bookmark: 4
====Max I/O's and Max records changes====
</p>
<ul>
<li>The size of <b>Max records</b> has increased to seven digits. </li>


Bookmarks are saved for the session. Hence if SirScan is exited and re-entered
<li>The <b>Max I/O's</b> and <b>Max records</b> fields are changed to recognize, reset, and report the situation where the values entered are greater than the maximum allowable. The maximum allowable values for the <b>Max I/O's</b> and <b>Max records</b> fields can be viewed and/or set using the SirAdmin subsystem (within the <b>SirScan SCLASS settings</b> option).   
during the same session, the previous bookmarks are retained and can be
<p>
re-displayedThe new bookmark id's will follow on from the last one previously
If the <b>Max I/O's</b> and/or <b>Max records</b> values entered on the scan specification screen exceed those recorded in SirAdmin, these actions follow: </p>
created.  This provides an alternative to noting down the time of a scan in
<ul>
cases where the information needs to be re-displayed. Also it is possible to
<li>The values are automatically reset to the maximum allowable. </li>
change the Display and Format Entry Types on this screen and re-display the
journal lines for a previous bookmark period.


See xxx for more details.
<li>An informational message is displayed on the "message line" (second line from the bottom of the screen). </li>
</ul></li>
</ul>


==Scan List Screen (SCANLIST/SL)==
===Function key changes===


===Field changes===
====PF4 - Reset Time====
====New .[BookmarkId] command====
Reset the date and time to the selected journal's initialization
A command in format .[BookmarkId] will navigate direct to that bookmark, e.g.  
date and time. 
 
====PF6 - SetColors====
This function key navigates to the <b>Set Display Colors</b> screen, which lets you change the color of the journal display lines per entry type.


<p class="code">.22</p>
==Set Display Colors screen (SetColors/SC)==
This new screen lets you set the colors for the various Entry Types. The screen looks like this:
<p class="figure">[[File:SScanSetColors.png|450px]]</p>


A command with the BookmarkID will navigate to the latest bookmark.
==Scan List screen (ScanList/SL)==
====Fix Left/Right command====
(project LFTRTLFT - Alan)
====Fix ALL command====
(project ALLON - Alan)


===Screen display changes===
===Field changes===


====New bookmarking command====
A command in format .<i>bookmarkID</i> navigates directly to that [[#Bookmark lines|bookmark]]. For example:


====Bookmark Lines====
<p class="code">.22</p>


As notes in xxx if the Bookmark setting is turn on "Y", and additional line
Omitting the <i>bookmarkID</i> value in the command (that is, entering just <code>.</code>), navigates to the latest bookmark.
is displayed separating each bookmark scan period. The current (active) bookmark
is shown in green whilst old bookmarks are shown in red.


===Function Keys===
====Left/Right scrolling====
If the [[SirScan scan specification|scan specification screen]] <b>Line Width</b> is set to a value greater than your screen width, right and left scrolling with the PF10 and PF11 keys is now fixed and available to view all the audit trail data.


====PF5/PF6 - Previous/Next Bookmark (or refresh)====
===Screen display changes===
If the Interval (Minutes) field in the SCANSEL screen is left blank, then PF5 will
navigate to the previous bookmark and PF6 to the next bookmark, or create a new one
if already on the last bookmark. Hence the sequence is:


old bookmarks <=> latest bookmark <=> refresh page (i.e. the next bookmark).
====Bookmark lines====
The new <b>Bookmarks</b> option in the <b>Format Entry Types</b> section of the scan specification screen lets you save one or more scans in a session for later re-display. The function keys F5 (<b>Prev Bkmk</b>) and F6 (<b>Next Bkmk</b>) and a command line command (<var>.<i>bookmark</i></var>) let you view the bookmarked scans consecutively or in any order you want.


The scan listing for the old bookmarks is “frozen”, e.g. pressing enter or “bottom”
See [[SirScan scan specification#Using bookmarks|Using bookmarks]] for more information.
will not add to the listing and only the scan lines for that bookmark are shown.


However the latest bookmark listing can be added to with fresh scans.  Bookmarks on this page listing are shown in green.  If you return to the latest bookmark, only the lines for that bookmark are shown – any others previously on the listing become old bookmarks that you can use PF5 to display.  Note that pressing PF5 from the latest bookmark page will take you to the bookmark one less than the latest bookmark, even if the display has a number of earlier bookmarks that have accumulated on the page.
===Function keys===


Note that PF6 can be used to refresh the listing page so it is ready for new journal lines (if already on the latest bookmark). This is equivalent to pressing PF3, keying Start Time -0 and then Enter.
====PF5/PF6 - Previous/Next Bookmark (or refresh)====
As stated above in [[#Bookmark lines|Bookmark lines]],
the PF5 and PF6 keys help you view any bookmarked scans saved in your Online session. For more information, see [[SirScan scan specification#Navigating your bookmarks|Navigating your bookmarks]].


====PF7/PF8 - cursor sensitive scrolling====
====PF7/PF8 - cursor sensitive scrolling====
The scrolling has been enhanced to scroll based on the position of the
The scrolling has been enhanced to scroll based on the position of the
cursor when the cursor is in the listing areaIf PF8 is pressed then the page scrolls
cursor when the cursor is in the listing area:
so the line under the cursor becomes the top line. If PF7 is pressed the the line under
<ul>
the cursor becomes the bottom line.  The cursor is reset to the Command field so  
<li>If F8 is pressed, the page scrolls so the line on which the cursor was placed becomes the top line. </li>
subsequent scrolling will be for full pages.
 
<li>If F7 is pressed, the line on which the cursor was placed becomes the bottom line. </li>
</ul>
   
In either case, the cursor is reset to the command-line field, so  
subsequent scrolling is for full pages.

Latest revision as of 23:01, 5 July 2016

This document lists the changes that have been made for SirScan version 7.5. It requires Model 204 version 7.5 or higher.

SirScan is a member of the RKTools product family; see also the release notes for RKTools version 7.5.

The previous version of SirScan was 707, available in March, 2010.

Scan criteria screen (ScanSel/SS)

Layout changes

The screen layout has changed slightly: the Users field is now first. Also, the labels of the field prompts consistently use a colon (:) rather than the more verbose ==>.

Field changes

New scan-line color option

By setting Use Color to Y, the color of the scan lines is based on the entry types. The colors can be changed by using PF6, SetColors which invokes the Set Colors screen.

New QT scan line option

A QT line is added to the set of journal entry types, that is, types of information lines obtained from the journal and displayed in SirScan. A QT line shows the output of a Horizon thread, for example, an SQL SELECT statement.

You indicate you want SirScan displays to include QT lines by setting the QT field to Y in the Format Entry Types section of the Journal scan criteria screen (as well as making sure the Entry Type field in the Display section is also Y.

New Bookmarks option

When the new Bookmarks feature is set on (value Y), a bookmark line is created in the display on the ScanList page for each successive scan request.

Note: Bookmarks are only active if the Interval (Minutes) field is left blank.

See Bookmark lines below for more details.

Start Time changes

The Start time (HH:MM:SS) field newly accepts periods(.) as separators. As a result, these are valid formats for this field: HH:MM:SS, HH.MM.SS, or HHMMSS.

Max I/O's and Max records changes

  • The size of Max records has increased to seven digits.
  • The Max I/O's and Max records fields are changed to recognize, reset, and report the situation where the values entered are greater than the maximum allowable. The maximum allowable values for the Max I/O's and Max records fields can be viewed and/or set using the SirAdmin subsystem (within the SirScan SCLASS settings option).

    If the Max I/O's and/or Max records values entered on the scan specification screen exceed those recorded in SirAdmin, these actions follow:

    • The values are automatically reset to the maximum allowable.
    • An informational message is displayed on the "message line" (second line from the bottom of the screen).

Function key changes

PF4 - Reset Time

Reset the date and time to the selected journal's initialization date and time.

PF6 - SetColors

This function key navigates to the Set Display Colors screen, which lets you change the color of the journal display lines per entry type.

Set Display Colors screen (SetColors/SC)

This new screen lets you set the colors for the various Entry Types. The screen looks like this:

Scan List screen (ScanList/SL)

Field changes

New bookmarking command

A command in format .bookmarkID navigates directly to that bookmark. For example:

.22

Omitting the bookmarkID value in the command (that is, entering just .), navigates to the latest bookmark.

Left/Right scrolling

If the scan specification screen Line Width is set to a value greater than your screen width, right and left scrolling with the PF10 and PF11 keys is now fixed and available to view all the audit trail data.

Screen display changes

Bookmark lines

The new Bookmarks option in the Format Entry Types section of the scan specification screen lets you save one or more scans in a session for later re-display. The function keys F5 (Prev Bkmk) and F6 (Next Bkmk) and a command line command (.bookmark) let you view the bookmarked scans consecutively or in any order you want.

See Using bookmarks for more information.

Function keys

PF5/PF6 - Previous/Next Bookmark (or refresh)

As stated above in Bookmark lines, the PF5 and PF6 keys help you view any bookmarked scans saved in your Online session. For more information, see Navigating your bookmarks.

PF7/PF8 - cursor sensitive scrolling

The scrolling has been enhanced to scroll based on the position of the cursor when the cursor is in the listing area:

  • If F8 is pressed, the page scrolls so the line on which the cursor was placed becomes the top line.
  • If F7 is pressed, the line on which the cursor was placed becomes the bottom line.

In either case, the cursor is reset to the command-line field, so subsequent scrolling is for full pages.