[Info-vax] VMS Software needs to port VAX DIBOL to OpenVMS X86 platform

Steve Ives steve.ives at gmail.com
Wed Dec 16 15:24:33 EST 2020


By the way, just a bit of fun. In modern "DIBOL", written in Visual Studio (optional), bottles of beer can now be done like this:

proc
    data i, int
    for i from 99 thru 1 by -1
        Console.WriteLine("{0} Bottle{2} of Beer on the wall,{1}{0} Bottle{2} of Beer,{1}Take one down, pass it around,{1}{0} Bottle{2} of Beer on the wall.'{1}",i,%char(13)+%char(10),i>1?"s":"")

Steve



More information about the Info-vax mailing list