Category : Files from Magazines
Archive   : SRC710.ZIP
Filename : DICE4.PRG

 
Output of file : DICE4.PRG contained in archive : SRC710.ZIP
* DICE4.PRG (dBASE IV)
* Roll 10 dice
SET TALK OFF
x = RAND(123456)
n = 1
DO WHILE n <= 10
? INT(6*RAND()+1)
n = n+1
ENDDO
SET TALK ON
RETURN


  3 Responses to “Category : Files from Magazines
Archive   : SRC710.ZIP
Filename : DICE4.PRG

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/