HP3000-L Archives

May 1998, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Thu, 21 May 1998 09:35:53 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (92 lines)
Hi,

Examples of quiz version (7.29.C8) with and without pdl
at date 2000/03/30 and 2000/02/29 :

/
/reset phd
/tm.pub.sss '20000301'
Time Machine / Time & Space Manager  A.01.14  (02/19/1998)
(C) SolutionSoft Systems, Inc., 1997. All Rights Reserved.
This TM copy is licensed for exclusive use by Hewlett-Packard Company
There are  14 days left for this demo copy

You are traveling in time from TUE, JAN  4, 2000 ...
Virtual date and time is now WED, MAR  1, 2000,  9:14 AM and running
/quiz                            (* without any dictionary)

> :showtime
WED, MAR  1, 2000,  9:15 AM

> def a int signed size 4 = days(sysdate)
> def b date = date(a - 1)
> report b
> go


00/03/01                       PAGE   1

      B

  00/02/28                   ************** wrong ******************



> set dict pdldict           ******** use pdl  dictionary **********************

> def a int signed size 4 = days(sysdate)
> def b date = date(a - 1)
> report b
> go

2000/03/01                           POMAIN                            PAGE   1

       B

  2000/02/29               ********correct  *****************




**** set time to 2/29/2000 ***********
> def a int signed size 4 = days(sysdate)
> def b date = date(a - 1)
> report b
> go


00/02/29                             POMAIN                            PAGE   1

      B

              **************** wrong ***********************


?

Records selected:  0
Lines printed:     2
Pages printed:     1

** Data conversion errors: 2    ******** can't subtract *******************


Michael Abootorab


______________________________ Reply Separator _________________________________
Subject: Re: Quiz and Y2K
Author:  Non-HP-mgross ([log in to unmask]) at HP-SantaClara,mimegw1
Date:    5/21/98 7:57 AM

Michael, what date did you set the system to when you received this
failure? I tried it today (system date = 05/21/98) and it worked fine.
Could you send me the exact code you used to generate the failure? I would
greatly appreciate it.

Thanks,

Mark Gross
Emerson Motion Control
[log in to unmask]

ATOM RSS1 RSS2