Kbase 13644: -yy startup affect DATE display in V7 Debugger
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
-yy startup affect DATE display in V7 Debugger
The V7 Debugger displays dates differently depending upon the -yy
startup parameter. If the default (no startup value) is used, and a
DATE field is displayed with a value in the current century, the
century will not be displayed. Date values outside the current
(default) century WILL be displayed.
Ex.:
enter a value of 01/01/1994, Debugger will display 01/01/94.
enter a value of 01/01/1894, Debugger will display 01/01/1894.
enter a value of 01/01/2004, Debugger will display 01/01/2004.
This can be altered by using the -yy startup option. In the above
example, -yy 1995 will change the display so that the first value
displays as 01/01/1994.
Note that this entry applies ONLY to the Debugger display format.
Output to terminal or other destination should format properly in all
cases.
Progress Software Technical Support Note # 13644