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

Search in namespaces:

  • * character in the String Variable. If no key has been type, the * null string is returned. If a path is specified, it must be ...
    2 KB (261 words) - 11:37, 11 September 2015
  • * character in the String Variable. If no key has been type, the * null string is returned. If a path is specified, it must be ...
    2 KB (276 words) - 11:38, 11 September 2015
  • For those without Extended Color Basic, change the STRING$ (16,32) in line 3 to 16 blank: spaces. Line 11 can be deleted, it’s just t ...AGAZ INE FOR COLOR COMPUTER USER S. YOU CAN PUT YOUR OWN MES SAGE HERE. "+STRING$ ...
    1 KB (219 words) - 17:25, 12 May 2019
  • 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
  • ...RINT@160, STRING$(32,45);:PRINT@271,CHR$(128);"<--SPACE TO HERE":PRINT@288,STRING$(32,45);:PRINT@322," ...LAST LINE...":PRINTA$:PRINT@192,"";:LINE INPUTA$ ...PRINT@160,STRING$(32,45):PRINT@230,CHR$(128);"<--SPACE TO HERE":PRINT@256,STRING$(32,45);:PRINT@320," ...LAST LINE...":PRINTA$:PRINT@192,"";:LINE INPUT A$ ...
    5 KB (768 words) - 23:13, 4 November 2020
  • 6 PRINT STRING$(32,"=") ...
    759 bytes (103 words) - 15:07, 13 October 2015
  • | CB || [[BASIC:ASC | ASC]] || ASCII code of first letter of string ...[BASIC:CHR$ | CHR$]] || Convert number to Control, ASCII, or graphics code string ...
    14 KB (2,162 words) - 19:43, 11 July 2022
  • ...jump to start or end, write file to tape and read file from tape. The find string, find and change and go forward will go either forward or backward from the ...find and change in connection with the "another" command. You can change a string in a file at each occurrence very quickly with this combination. ...
    7 KB (1,289 words) - 05:16, 19 May 2019
  • We chose to enter the grades as a string and then take the value of the string so we could assign the word "end" to break out of the grade input loop. Whi 440 PRINT#-2,STRING$(8O,"*") ...
    6 KB (1,011 words) - 18:32, 5 November 2020
  • 210 PRINT@64,"ENTER A STRING OF DATA TO BE" ...
    1 KB (183 words) - 21:35, 10 September 2015
  • 14 PRINT@0,STRING$(32,Z$) 16 PRINT@Y,STRING$(X,Z$):Y=Y+32 ...
    7 KB (1,148 words) - 04:20, 19 May 2019
  • 14 PRINT STRING$(32,"=") 330 IF PO THEN PRINT#-2,STRING$(31,"-") ...
    5 KB (836 words) - 23:09, 4 November 2020
  • F - find string (-F searches backwards) C - find and change string (-C searches forward from the beginning) ...
    5 KB (940 words) - 21:44, 26 April 2019
  • ** Five Basic data types: BYTE, INTEGER, REAL, BOOLEAN, and STRING ...
    3 KB (372 words) - 20:45, 10 September 2015
  • ...d scrolls furiously by, just as in List. When a line containing the target string is listed, however, the display freezes and a gentle blue cursor marks (in ...Find has its own 10-character buffer, so that&rsquo;s your maximum target string length. ...
    17 KB (2,522 words) - 19:53, 15 February 2009
  • ...ur clock value, or set the 24 hour clock value, using a string format. The string format is "HH:MM:SS", in 24 hour time format, so HH can be 0 to 23, MM can Used to scan an input device and accumulate a string: ...
    9 KB (1,462 words) - 17:49, 23 March 2024
  • ...ength of the variable. This form is used, by itself, to describe non-array STRING and record variables. All other entries (except TYPE shape data) begin with * element length (all STRING and record arrays) ...
    50 KB (7,744 words) - 17:45, 11 September 2015
  • * last character of the name, a 32-character STRING. ...
    4 KB (527 words) - 11:20, 11 September 2015
  • ...T USING. You build your "image" in one of two ways. First you can define a string with a statement like AS="###.##" and stick it somewhere in your program be ...
    5 KB (834 words) - 21:34, 3 May 2019
  • 55 IL$=STRING$(32,"=");PRINTIL$; ...
    4 KB (711 words) - 02:01, 4 May 2019
  • |'''F'''||Find||Finds a string of characters. For example; :Fword will search for the string word. ...
    13 KB (2,166 words) - 13:19, 13 October 2015
  • 230 CLS0:PRINT@64,STRING$(10,128);:PRINT"FINAL SCORES ",:PRINTSTRING$(8,128); ...
    5 KB (791 words) - 21:07, 5 November 2020
  • * character in the String Variable. If no key has been type, the * null string is returned. If a path is specified, it must be ...
    32 KB (4,273 words) - 20:46, 29 November 2013
  • '''/''' - Locate specified string (forward search) '''-''' - Locate specified string (reverse search) ...
    15 KB (2,447 words) - 00:32, 28 March 2024
  • 30 PRINT@224,STRING$(32,128);:INPUT"ENTER NAME OF PLAYER #1";Z$:Z$=" "+Z$+" " ...
    8 KB (1,259 words) - 23:59, 4 November 2020
  • ...and reload the program. If you get a DS error, it means that Basic found a string of characters after a carriage return not starting with number. One way to ...
    11 KB (2,090 words) - 20:08, 15 February 2009
  • REVERSE A STRING PROG OCT-87 GREGL ...
    13 KB (1,549 words) - 01:03, 18 July 2023
  • ...32C are called serial devices. This is so because data is transferred as a string of bits (rather than all bits in parallel as a byte) in RS-232C communicati ...e serial data, which looks like Figure 1. A byte of data is converted to a string of eight bits with a leading start bit and a trailing stop bit or bits. ...
    24 KB (4,172 words) - 20:08, 15 February 2009
  • Features hot-keyed random-select/send, manual and string search selection SEARCH searches a string for the string you specify from the position you ...
    286 KB (39,573 words) - 03:28, 23 April 2020
  • ...ber of clock cycles to execute internal instructions. When sent a certain string, it would switch to native mode. Under RS-DOS, users could expect perhaps ...
    42 KB (6,307 words) - 03:44, 24 October 2023
  • | [[Stringing along with string variables and functions]] || [[White, Richard A]] || || 1983-11 || 198 || [ | [[A little string music please]] || [[Hayden, Joe]] || || 1984-06 || 185 || [[:Category:Music ...
    171 KB (17,373 words) - 23:50, 27 September 2023
  • string and "screen 1,0" for the replacement ...
    252 KB (33,444 words) - 03:29, 23 April 2020