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 – 51 of 109
Advanced search

Search in namespaces:

View (previous 50 | ) (20 | 50 | 100 | 250 | 500)
  • BUILD creates text files from the standard input. Will create a file called todo.txt in the THINGS directory, and prompt for input. ...
    361 bytes (59 words) - 20:46, 10 September 2015
  • .0 = standard input path bsp = backspace character code for input, in hexadecimal ...
    1 KB (198 words) - 21:36, 10 September 2015
  • 120 PRINT@32,"INPUT MAXIMUM X VALUE";:INPUT MX 140 PRINT@64,"INPUT MAXIMUM Y VALUE";:INPUT MY ...
    1 KB (213 words) - 21:22, 10 September 2015
  • 180 PRINT@352,"WHICH ONE";: INPUT A$ 230 PRINT@64,"ENTER MONTHLY PAYMENT";: INPUT R$ ...
    2 KB (236 words) - 11:10, 11 September 2015
  • |[[#Input/Output Area|Input/Output Area]] == Input/Output Area == ...
    2 KB (276 words) - 23:01, 3 October 2021
  • 10 INPUT "OLD NUMBER";X1 20 INPUT "NEW NUMBER";X2 ...
    807 bytes (128 words) - 21:31, 3 May 2019
  • tv-input ntsc tv-input ntsc ...
    2 KB (307 words) - 04:53, 19 February 2023
  • 140 INPUT CT$ 170 PRINT@160,"INVALID CLOCK OR TIMER INPUT -- TRY AGAIN" ...
    1 KB (199 words) - 21:35, 10 September 2015
  • 110 PRINT@64,"ENTER AGE, 20 TO 65";:INPUT AG$ 140 PRINT@96,"WEIGHT NOW, 100 TO 250";: INPUT CW$ ...
    2 KB (242 words) - 21:10, 10 September 2015
  • 230 PRINT@100,"1. SEND AN INPUT STRING" 280 CLS: PRINT @64,"SEND AN INPUT STRING" ...
    3 KB (380 words) - 20:55, 10 September 2015
  • 130 PRINT@32,"SPCL CODE SEQUENCE, Y OR N";: INPUT S$ 190 PRINT@105,"";:INPUT 5: IF S-I THEN 230 ...
    2 KB (270 words) - 11:08, 11 September 2015
  • 120 PRINT@64,"ENTER PRINCIPAL";: INPUT P$ 150 PRINT@97,"INTEREST RATE (% /YR)"; : INPUT I$ ...
    2 KB (309 words) - 20:42, 10 September 2015
  • 150 PRINT@192,"WHICH ONE";: INPUT A$ 310 PRINT@266,"R(OHMS)";: INPUT R$ ...
    2 KB (262 words) - 11:16, 11 September 2015
  • 160 PRINT@224,"WHICH ONE";: INPUT A$ 480 REM -- INPUT SUBROUTINES ...
    2 KB (228 words) - 11:08, 11 September 2015
  • 170 PRINT@224,"WHICH ONE";: INPUT A$ 240 PRINT@64,"FIRST "+M$+"-MINUTE RATE ";: INPUT B$ ...
    2 KB (249 words) - 21:37, 10 September 2015
  • ...it to an analogue voltage. Although the computer's data bus is 8-bit, the input to the DAC is only 6-bits. This represents a value from 0 to 63 or 64 indiv ...input of the voltage comparator. This voltage comparator compares the two input voltages and sets an output high or low to indicate the difference. Softwar ...
    2 KB (423 words) - 14:11, 14 April 2017
  • 160 PRINT:INPUT "HOW MANY COPIES OF THIS PROGRAM DO YOU WISH TO MAKE";N 180 PRINT:INPUT "WAT IS THE TITLE YOU WISH TO USE FOR THIS PROGRAM";A$ ...
    1 KB (161 words) - 11:52, 19 May 2019
  • 180 PRINT@288,"WHICH ONE";: INPUT A$ 530 REM -- INPUT SUBROUTINES ...
    3 KB (387 words) - 11:09, 11 September 2015
  • 710 PRINT@129,"PRINCIPAL";: INPUT PS 760 PRINT@129,"FINAL AMOUNT";: INPUT S$ ...
    3 KB (455 words) - 21:59, 10 September 2015
  • 230 PRINT@160,"WHICH ONE";: INPUT AS 410 PRINT@230(LEN(C$)-LEN(B$))";: INPUT T ...
    2 KB (303 words) - 11:10, 11 September 2015
  • 10 CLS:PRINT:INPUT"<ENTER> YOUR NAME";NA$ 40 PRINT:INPUT " ARE YOU READY FOR THE TEST TOBEGIN";RR$ ...
    4 KB (612 words) - 00:04, 5 November 2020
  • 240 PRINT@224,"WHICH ONE";: INPUT A$ 490 PRINT@320,"WHICH ONE";: INPUT B$ ...
    2 KB (321 words) - 21:58, 10 September 2015
  • 240 PRINT@224,"WHICH ONE";: INPUT A$ 490 PRINT@320,"WHICH ONE";: INPUT B$ ...
    2 KB (337 words) - 21:30, 10 September 2015
  • 240 PRINT@224,"WHICH ONE",: INPUT A$ 490 PRINT@320,"WHICH ONE";: INPUT B$ ...
    2 KB (323 words) - 11:31, 11 September 2015
  • 240 PRINT@224,"WHICH ONE";: INPUT A$ 490 PRINT@320,"WHICH ONE";: INPUT B$ ...
    2 KB (338 words) - 21:57, 10 September 2015
  • ...tatistics are entered via INKEYS. The exception to this is the "Continue?" input when a box is being displayed. This allows you to retain the box on the scr ...32,"=") is simply a line of 32 equals marks. LINE INPUT can be replaced by INPUT, but we used it for display purposes. ...
    4 KB (711 words) - 02:01, 4 May 2019
  • 210 PRINT@288,"WHICH ONE";: INPUT A 250 PRINT@352,"NUMBER IN ";LEFT$(T$(A,1),3);: INPUT AS ...
    2 KB (360 words) - 21:08, 10 September 2015
  • 480 PRINT@P+(I*32),"";: INPUT A$ 540 PRINT@P+(I*32),"";: INPUT A$ ...
    2 KB (230 words) - 21:38, 10 September 2015
  • 10 PRINT@416,;:LINE INPUT"(16 spaces)";A$ ...this work. But, if you don't have it, the program will work with a regular INPUT. You. just cannot use commas, quote marks and the like. ...
    2 KB (378 words) - 03:38, 2 May 2019
  • 320 PRINT@P+(S*32),"";: INPUT A$ 390 PRINT@P+(A*32),"";: INPUT A$ ...
    2 KB (241 words) - 21:37, 10 September 2015
  • 15 INPUT "FIRST, WE NEED TO KNOW HOW MUCH YOU WANT TO BORROW. THIS IS CAL LED 20 INPUT "NOW, WE MUST KNOW THE NUMBER OF PERIODS. THE LOAN WILL RUN. IF YOU ...
    5 KB (836 words) - 23:09, 4 November 2020
  • 240 PRINT@352,"WHICH ONE";: INPUT A$ 350 PRINT@416,"BALANCE FROM STATEMENT";: INPUT B$ ...
    5 KB (693 words) - 20:51, 10 September 2015
  • ...r kleur: Verbinding tussen de twee pennen M en K verwijderen. Kleursignaal input op K. || For colour: Remove connection between the two pens M and K. Colour signal input on K. ...
    3 KB (369 words) - 17:28, 11 September 2015
  • 140 PRINT@97,"JUMBLED WORD (2-6 CHR)";: INPUT N$ 170 PRINT@129,"TO PRINTER (Y OR N)";: INPUT P$ ...
    2 KB (306 words) - 11:32, 11 September 2015
  • ...of the string so we could assign the word "end" to break out of the grade input loop. While it would have been just as easy to use something like "IF S>150 20 INPUT "SUBJECT";UP$:SB$=UP$+PU$ ...
    6 KB (1,011 words) - 18:32, 5 November 2020
  • ...es) is a bidirectional line. This means the line can either output data or input data. For this excersize we need to setup CB2 to output data. We do this by ...put is connected to line PA7 of PIA 1. We need to setup this line to be an input. ...
    8 KB (1,236 words) - 20:20, 10 September 2015
  • 810 REM CASSETTE INPUT 850 INPUT#-1,A(I) ...
    2 KB (329 words) - 11:33, 11 September 2015
  • ...ut firing was accomplished not by using the built-in fire buttons of these input devices, but instead by using three keys from the CoCo keyboard, one for ea ...
    1 KB (186 words) - 21:23, 10 September 2015
  • You can input 200 screen lines of copy in a free-form format. What that simply means is t At any time, you can "escape" from the input area and enter the text editor. And, you can jump back and forth at will. I ...
    5 KB (900 words) - 12:29, 24 September 2020
  • ...in hex, so it can be confusing if you don't remember what you are using to input. ...
    3 KB (563 words) - 21:33, 4 November 2020
  • be connected to a monitors audio input (if present)<BR> ...
    1 KB (207 words) - 20:54, 4 October 2023
  • 130 PRINT@64,"COLOR (1-8)";: INPUT CO 160 INPUT "ENTER 1 TO 36 CHARACTERS";A$ ...
    2 KB (209 words) - 20:43, 10 September 2015
  • ...ing audiocassette player and recorder, the CCR-81 was also a computer data input/output device. ...
    1,018 bytes (163 words) - 08:58, 10 September 2012
  • | [[BASIC:INPUT]] || $89 ...
    2 KB (236 words) - 19:05, 11 July 2022
  • ...the program into both computers. Start the receiving system by calling the Input Character routine after POKEing the starting and ending locations of the me ...ed from the Color Computer. This is done by routing an output signal to an input signal on the same end. It may be necessary to do this for several signals, ...
    7 KB (1,188 words) - 19:53, 15 February 2009
  • *[[Audio]] - Sound input and output. ...
    1 KB (186 words) - 17:14, 27 March 2013
  • 10 INPUT "PLAYERS":A1$,A2$ 200 PRINTTAB(4)A1$;TAB(19)A2$:PRINT"------------------":PRINTN;E;R,L;K;J:INPUT "MINNER";W$:IF W$=A1$ THEN 300 ELSE 500 ...
    5 KB (851 words) - 21:39, 3 May 2019
  • 250 B$="YES":CLS:PRINT@224."I AM NOW READY FOR FURTHER INPUT";:FORI=1TO1000:NEXTI 270 CLS:PRINT@224."":INPUT"THIS CHART IS FOR HOW MANY DAYS";E1 ...
    3 KB (396 words) - 18:15, 12 May 2019
  • 180 PRINT@64,"ENTER CURRENT MONTH(1-12)";: INPUT MM 190 PRINT@106,"YEAR(1601-2399)";: INPUT YY ...
    2 KB (367 words) - 20:48, 10 September 2015
  • *Input: Mouse ...
    1 KB (187 words) - 06:01, 2 October 2012
View (previous 50 | ) (20 | 50 | 100 | 250 | 500)