MediaWiki:Sitenotice:
2024-03-02: The wiki ran out of disk space, so things were not working. This has been resolved by adding another 5GB of quota ;-) Thanks to Tim Lindner for reporting the issues. 2020-05-17: If a page gives you an error about some revision not being found, just EDIT the page and the old page should appear in the editor. If it does, just SAVE that and the page should be restored. OS-9 Al (talk) 12:22, 17 May 2020 (CDT)

Search results

Jump to navigation Jump to search
Results 1 – 21 of 29
Advanced search

Search in namespaces:

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • 10 PMODE4,1: SCREEN1,1:T=RND(-TIMER)<br> 20 PCLS: FORX=1 TO 40: LINE-(RND(255),RND(191)),PSET:NEXT:GOTO20<br> ...
    353 bytes (44 words) - 20:08, 15 February 2009
  • 230 SET(RND(63),RND(31),RND(8)) ...
    633 bytes (32 words) - 11:16, 11 September 2015
  • 290 S=RND(3): A=RND(2): REM--SELECT RANDOM SIDE AND ANGLE 300 SD(S)=RND(99): AG(A)=RND(81)+4 ...
    2 KB (230 words) - 21:38, 10 September 2015
  • ...Color Computer is the RND (Random) statement. Why is the Color Computer's RND any different from that of other BASICS? I'm glad you asked. 10 PRINT RND(0) ...
    5 KB (963 words) - 04:31, 19 May 2019
  • In the fourth program line, where you have the option of changing the RND number, try 3 or 30 first. These can produce some exceptionally fine graphi 41 PI=3.14159:M=RND(90) ...
    1 KB (187 words) - 12:38, 19 May 2019
  • 310 A1=RND(LM(C,2)):A2=RND(LM(C,2)) 370 A1=RND(LM(C,2)):A2=RND(LM(C,2)) ...
    2 KB (242 words) - 20:41, 10 September 2015
  • 330 A1=RND(LM(C,2)): A2=RND(LM(D,2)) 470 A1=RND(LM(C,2)): A2=RND(LM(D,2)) ...
    2 KB (303 words) - 11:10, 11 September 2015
  • 50 T1=RND(195)+30:T2=T1 85 HEIGHT=RND(191) ...
    5 KB (791 words) - 21:07, 5 November 2020
  • 60 DIMA(29),B(29),A1(16,12),B1(16,12):A=RND(245):B=RND(181):A1=RND(245):B1=RND(181) 70 A(I)=RND(255):B(I)=RND(191) ...
    8 KB (1,259 words) - 23:59, 4 November 2020
  • 330 N(I)=RND(L) 390 I=RND(5) ...
    2 KB (321 words) - 21:58, 10 September 2015
  • 330 N(I)=RND(L) 390 I=RND(5) ...
    2 KB (337 words) - 21:30, 10 September 2015
  • 260 X$=A$:Y$=B$:C$=RND(13):D=RND(4):A$=STR$(A(C)):B$=STR$(B(D)):R ETURN 270 W=RND(4):LINR(55,97)-(A(W),B(D)),PRESET:COLOR5,0:LINE-(55,97),PSET:GOSUB300:GOTO2 ...
    5 KB (772 words) - 15:59, 18 May 2019
  • 330 N(I)=RND(L) 390 I=RND(5) ...
    2 KB (323 words) - 11:31, 11 September 2015
  • 330 N(I)=RND(L) 390 I=RND(5) ...
    2 KB (338 words) - 21:57, 10 September 2015
  • 160 R=RND(2) ...
    1 KB (103 words) - 20:50, 10 September 2015
  • | [[BASIC:RND]] || $ff $84 ...
    2 KB (236 words) - 19:05, 11 July 2022
  • 250 CLS RND(8) ...
    832 bytes (34 words) - 21:59, 10 September 2015
  • 226 FORI=1TO50:X=RND(256)=1:Y=RND(150)-1:PSET(X,Y,2):PLAY"T255L25504GE":NEXTI 2000 X1=RND(12)+17:X2=200:X3=RND(10)+24:RETURN ...
    7 KB (1,148 words) - 04:20, 19 May 2019
  • ...the start of your programs: POKE 280,PEEK(275). Location 280 is one of the RND seed addresses, and location 275 contains a constantly changing number.<br> ...
    3 KB (532 words) - 19:53, 15 February 2009
  • 9 SOUND RND(240),1:NEXT A ...
    1 KB (219 words) - 17:25, 12 May 2019
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)