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

Arne Vajhøj arne at vajhoej.dk
Wed Dec 16 20:49:50 EST 2020


On 12/16/2020 3:24 PM, Steve Ives wrote:
> 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":"")

Is that just for .NET platform or have you
implemented Console.WriteLine for native as well?

Arne




More information about the Info-vax mailing list