Go to LeighWeb Home Page            

Back To LeighWeb Mainframe Utilities Page

View the module associated with this documentation

 STATTEXT is designed specifically to help an individual incrementally prepare
 their weekly status report by allowing them to enter a brief reminder of an
 accomplishment, as it occurs, into a PDS member by typing in a single command.

 STATTEXT makes an assumption that the individual has a PDS defined with a name
 in the format of "youruserid.STATUS".  When STATTEXT is invoked, the member
 INPRGRSS ("in progress") is appended with the text line that is passed by the
 user.

 The syntax to invoke STATTEXT is as follows:

 COMMAND ===> tso stattext text('completed analysis on pgm abcxyz99')

 When the  key is pressed, a "processing" message is displayed while
 STATTEXT appends the line to the INPRGRSS member prefixed by the current date.

 Presumeably, if used consistantly, by the end of the week, your list of
 accomplishments has been documented (at least with one-line reminders).  The
 INPRGRSS member can then be used to construct your weekly status report.  It is
 suggested that you rename INPRGRSS to something like WE940603 (for "Week Ending
 June 3rd, 1994") and then you'll also have a chronilogical record of your
 accomplishments....quite suitable for performance evaluation preparation time.

 One may also want to assign "TSO STATTEXT" to a PF key so that all that is
 needed is to type "text('klkjsdflkhdf')" and press a PF key to docuemnt an
 activity for your status report.