All CA WA CA 7 Edition modules all contain a common module identification block as part of a CA Technologies initiative. All assembler and C/C++ programs that are assembled or compiled at CA Technologies and distributed include this ID block. A #MODID macro, which is not distributed, builds the ID block.
The information in the ID block is available for debugging and CA Common Services reporting. The information identifies the source and level of a program in-core that is tagged with a #MODID macro.
CA WA CA 7 Edition assembler programs already have a core mark that the SASSVRSN entry/exit macro generates. SASSVRSN is modified to use the new ID block that #MODID generates instead of the older core mark.
SASSVRSN is distributed in the CA WA CA 7 Edition macro library and can be used in CA WA CA 7 Edition exits or customer code. Assembling SASSVRSN at a customer site generates a core mark that does not use #MODID.
Important! Reassemble all user exits and other source code that uses any macros in the CA WA CA 7 Edition macro library. Use the latest version of the macro library for the reassembly.
In previous releases, the browse (and thus the log) data has time separator lines in the format of 70 dashes followed by a time mark. The separator line in the browse data set looks like the following example:
0 1 2 3 4 5 6 7 7 1 0 0 0 0 0 0 1 8 ----------------------------------------------------------------------HH:MM:SS
This release adds the date to the line so that the user can tell to which day the data belongs for the following reasons:
The following example is the new format of the separator line:
0 1 2 3 4 5 6 6 7 7 1 0 0 0 0 0 0 4 1 8 -------------------------------------------------------------- YY.DDD HH:MM:SS
This format permits faster positioning in these files to the minute of where an event occurs by executing a find command for yy.ddd hh:mm.
Represents the desired Julian date.
Represents the hour and minute.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|