Groups | Search | Server Info | Login | Register


Groups > comp.lang.asm.x86 > #8245

Re: Calendar program

From "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1>
Newsgroups comp.lang.asm.x86
Subject Re: Calendar program
Date 2020-11-11 11:11 +0000
Organization dis
Message-ID <XnsAC7271D52F40Aadmin127001@144.76.35.198> (permalink)
References (6 earlier) <XnsAC68789E52F8Badmin127001@144.76.35.198> <c1.2b8.4CPHG7$06z@NOVOSAD3.EMBARQ.COM> <XnsAC68A67C1A51Badmin127001@144.76.35.198> <XnsAC6FE35DD64D7admin127001@144.76.35.198> <roggnn$kuu$1@gioia.aioe.org>

Show all headers | View raw


On Wed, 11 Nov 2020 11:08:16 GMT, wolfgang kern
<nowhere@nospicedham.never.at> wrote: 

> On 08.11.2020 23:21, Kerr-Mudd,John wrote:
>> On Sun, 01 Nov 2020 16:21:58 GMT, "Kerr-Mudd,John"
>> <notsaying@nospicedham.127.0.0.1> wrote:
>> 
>>> On Sun, 01 Nov 2020 13:39:27 GMT, Bogus@Embarq.com (Steve) wrote:
>>>
>>>> "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> writes:
>>>>>
>>>>> 512 bytes ; OK to y31k (I think). (oh, I also managed to keep the
>>>>> 'accepts "monthname"' code).
>>>>>
>>>>> Am I talking to myself?
>>>
>>> Yes you are; it's a 9999 limit actually, mostly because the year
>>> print is limited to 4 chars (but to print 5 would blow my
>>> self=imposed 512 limit).
>>>
>> 
>> Ah well; if Wolfgang (or anyone else) is bored, here's my best to
>> date; I had hoped to squeeze it down enough to allow e.g." Monday" as
>> a start of week; sadly only "+1" style is allowed.
> 
> Sorry since "retired" I have much lesser time for such games, there
> are so many unsolved lines on my ToDo which I wanted to do after
> active era. Much more than a single oldie could do within 2..3 decades
> :) 
> 
>> Full calendar if just year input otherwise just the month for the
>> year specified or current month of current year if no parameters.
>> 
>> Relies in DOS fn 2A for default date and fn 9 for print.
>> 
>> 
>> 31EDBE8100AC3C20726077F94EAC3C20725874F93C40773A3C2B7503B780464E
>> BF0A0031C931C09199F7E701C1AC3C3A7730982C3073F0E3299108FF79083C07
>> 732088C7EBC683F80C770488C3EBBD95EBBAAD0D2020BF9902B10C4347AFE0FB
>> 74A3BABD02B409CD21C3BF24095757B228B020B94C00F3AAB80D0AAB4E75F25F
>> B42ACD2108DB750609ED751E88F309ED750289CD83C706E8E000E8BD0083C740
>> E839005A89D0AACD21C383C725E8AA0083C775B3004380FB0C77E8535783C709
>> E8B70083C74155E812005D5F83C71A5B88D8D403750481C77002EBD988F89893
>> 8DB78B0201DEB10738E17503BE8B02A547E2F583C739F7DB982C0277034D040C
>> BE6A1D91D1EE83D302E2F9954301C3D1F8D1F801C352B11999F7F129C3D1F8D1
>> F801D8B10799F7F128D101D701D701D75A95D1EE750580D60228F480D41E4038
>> C4724750D40A08E47502B410E824004758E2EBB10783C739EBE489E8B9640099
>> F7F15208D2750288C280E2034AE8010058D40A86E0353030ABC3BE990288D898
>> 4801C601C601C6A5A447C353754D6F547557655468467253614A616E4665624D
>> 61724170724D61794A756E4A756C4175675365704F63744E6F76446563557361
>> 6765206973202263616C207B6D74686E756D7C6D74686E616D657D207B796561
>> 727D207B2B317374646F777D2224
>> 
>> Clues in the text at the end:
>> 
>> SuMoTuWeThFrSa
>> JanFebMarAprMayJunJulAugSepOctNovDec
>> Usage is "cal {mthnum|mthname} {year} {+1stdow}"$
> 
> Yeah, with an extreme magnification I can read it. perhaps later.
> __
> wolfgang
> 
> 

Well, there's no obligation to play. Glad you're keeping busy in your 
retirement!


-- 
Bah, and indeed, Humbug.

Back to comp.lang.asm.x86 | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-10-08 11:19 +0000
  Re: Calendar program wolfgang kern <nowhere@nospicedham.never.at> - 2020-10-08 14:11 +0200
  Re: Calendar program Terje Mathisen <terje.mathisen@nospicedham.tmsw.no> - 2020-10-08 17:10 +0200
  Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-10-09 16:08 +0000
    Re: Calendar program Terje Mathisen <terje.mathisen@nospicedham.tmsw.no> - 2020-10-09 18:51 +0200
      Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-10-09 19:24 +0000
        Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-10-10 10:24 +0000
          Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-10-24 11:45 +0000
            Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-01 11:51 +0000
              Re: Calendar program Bogus@Embarq.com (Steve) - 2020-11-01 13:39 +0000
                Re: Calendar program Terje Mathisen <terje.mathisen@nospicedham.tmsw.no> - 2020-11-01 15:37 +0100
                Re: Calendar program wolfgang kern <nowhere@nospicedham.never.at> - 2020-11-02 09:10 +0100
                Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-01 16:21 +0000
                Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-08 22:21 +0000
                Re: Calendar program wolfgang kern <nowhere@nospicedham.never.at> - 2020-11-11 12:08 +0100
                Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-11 11:11 +0000
                Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-11 11:37 +0000
                Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-11 17:03 +0000
                Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-20 13:30 +0000
                Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-20 13:56 +0000
                Re: Calendar program wolfgang kern <nowhere@nospicedham.never.at> - 2020-11-21 08:53 +0100
                Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-21 20:20 +0000
                Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-11-25 09:53 +0000
                Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-12-09 15:24 +0000
                Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-12-18 11:21 +0000
                Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2021-01-11 20:15 +0000
      Re: Calendar program "Kerr-Mudd,John" <notsaying@nospicedham.127.0.0.1> - 2020-10-09 19:24 +0000

csiph-web