[Info-vax] forum.vmssoftware.com/

Arne Vajhøj arne at vajhoej.dk
Wed Sep 13 08:46:43 EDT 2023


On 9/13/2023 8:08 AM, Simon Clubley wrote:
> On 2023-09-12, Arne Vajhøj <arne at vajhoej.dk> wrote:
>> They posted:
>>
>> <quote>
>> The certificate issues are fixed. There was no hacking involved, the
>> issue was on our side.
>>
>> Thank you for your reports and sorry for a possible inconvenience.
>> </quote>

> Interesting how its suddenly a problem this year when it wasn't in
> previous years. I wonder if there's been a change of crew behind
> the scenes ?

Maybe.

Or:

       program remember
       real*4 mth$random
       integer*4 seed(2), i
       call sys$gettim(seed)
       do 100 i = 1, 20
         if(mth$random(seed).lt.0.1) then
           write(*,*) 'forgot'
         else
           write(*,*) 'remembered'
         end if
100   continue
       end

Arne





More information about the Info-vax mailing list