World of Spectrum
  • Categories
  • Discussions
  • FAQ
  • Sign In
Home › Search
Title Search
@title beer Word 'beer' in title
User Search
  • @user admin Only posts by Admin
Text Search
  • @body beer Word 'beer' in the text
Phrase Search
"Hello World" Exact phrase match
Exclude Terms
  • car -red Search cars that are not red
"Or" Searches
  • honda | bmw 'honda' or 'bmw' results
Multi-Field
@(title,body) hello Both contain 'hello'
WildCard
  • hond* civ* Match all with an astrix
Combination
  • @title bmw @user admin
See more supported syntax examples
Search Again :: Adv Search 1000 results in 0.009s
<1…20212223242526…34>
  • Flicker free animation in BASIC, is it possible ?With all my various noodlings in BASIC and indeed with my so far limited assembly​ I keep coming up with the same issue. How do you do animations wit…

    ... time. You could assemble a string to do it along these ... +CHR$ newx+CHR$ newy+"X": PRINT a$

    That way ...
    jonathan jonathan March 2017 BASIC
  • Flicker free animation in BASIC, is it possible ?With all my various noodlings in BASIC and indeed with my so far limited assembly​ I keep coming up with the same issue. How do you do animations wit…

    ... time. You could assemble a string to do it along these ... +CHR$ newx+CHR$ newy+"X": PRINT a$

    That way ... )="UDG FEET SPRITE"
    PRINT A$
    PRINT B$
    KEYBOARD ROUTINE ...
    IvanBasic IvanBasic April 2017 BASIC
  • How do I use colour control codes in 128 basic?Just started using a toast rack in 128 basic and I am struggling to understand how to easily create coloured characters and graphics in a print state…

    ... using Extend mode to embed print controls in the listing ... then putting the print controls + text into a string literal at ... ...
    instead of:
    10 PRINT CHR$ ... )
    and printing from ... to re-evaluate the print control expressions every time ...
    Battle Bunny Battle Bunny April 2017 BASIC
  • How to separate a character from a number in a string?Hi I've been writing a kind of logo type program in BASIC that takes a string a$ from INPUT and then draws according to what you give it. Say you w…

    [code]
    10 LET a$=a$+"%": LET c=2: LET n$=""
    20 LET c$=a$(1)
    30 IF CODE a$(c) >= 48 AND CODE a$(c)
    Dunny Dunny May 2017 Sinclair Basic
  • How to separate a character from a number in a string?Hi I've been writing a kind of logo type program in BASIC that takes a string a$ from INPUT and then draws according to what you give it. Say you w…

    ... by:
    REM a string of digits; anything else ... number;b$=character from action string:
    REM d$= ... br /> 1000 INPUT a$: PRINT INVERSE 1;a$:
    ... " AND b$"" THEN PRINT d$;TAB 6;num< ... /> 2204 IF d$="" THEN PRINT "ERROR: ";c$;num,"unknown ...
    Battle Bunny Battle Bunny May 2017 Sinclair Basic
  • Fuse for macOS 1.3.5 ReleasedA new version of Fuse for macOS has been released at the dedicated sourceforge project: https://sourceforge.net/projects/fuse-for-macosx/ Note …

    ... Open tape file .
    --version Print version number and exit.[/code ...
    Paul van der Laan Paul van der Laan May 2017 Emulators
  • Why don't the variables print where I told them too?I wrote the following program to experiment with creating sounds using 3 notes of BEEP and having the ability to change the notes up or down one at a…

    ... explaining. For PRINT, the arguments are a number or string [i]expression ... , it requires a numeric or string variable, followed by an = symbol ... the same type (number or string) as the initial variable.
    PRINT "Hurrah"

    So you ...
    Dunny Dunny May 2017 BASIC
  • How do you use CHR$ properly in a string ?So I trawled through the manual and found the bit on the character set. It says CHR$ 17 gives you paper control and CHR$ 16 gives you ink. But how do…

    ... you've got a print control in the string which is followed ...
    Battle Bunny Battle Bunny May 2017 BASIC
  • z88dk : FIle Handling in C on the +3e environment under Win 764bitHello my fellow WoSers! I am wondering if someone can help me solve this little pickle of z88dk / Windows using +3e Filesystem. So a little inf…

    ... ( fp );

    printf("String Written [%s], size of [%d ... 32768, 3275 : CLS : PRINT "Code Saved"
    9998 STOP ...
    9999 CLS : PRINT "Saving Program" : SAVE "ftest. ... bas" : CLS : PRINT "Program Saved"
    [/code]
    Zetr0 Zetr0 June 2017 Development
  • z88dk sp1lib with fzxThe numbers dont seem to display properly? fzx by itself works [quote] // for targets supporting fzx // zcc +zx -vn -startup=31 -O3 -clib…

    ... buffer so the maximum length string could be "-128" which is ... />
    The first print uses the old string to erase the text ... there and then the second print prints the new text. I ... "score_string" is initially the empty string when the program starts (it ...
    Alcoholics Anonymous Alcoholics Anonymous June 2017 Development
  • z88dk sp1lib with fzxThe numbers dont seem to display properly? fzx by itself works [quote] // for targets supporting fzx // zcc +zx -vn -startup=31 -O3 -clib…

    ... calls. You can still print wherever you want with the ... you use sp1_PrintString() to print a string, it will expect to ... sp1_PrintAtInv() to print individual characters of a string one at a ... default#pietro_zx.asm-110"]prints string and integers[/url] written ...
    Alcoholics Anonymous Alcoholics Anonymous June 2017 Development
  • The point of IX+1 IX+2 ?the numbers that you can add-on to IX and IY seem hardcoded, so I dont see the use of that feature? any examples of the use of IX and IY plus number…

    ... (1-3)";a
    40 PRINT a$(a,4 TO 8 ... be the start of a string and then do the same ...
    Timmy Timmy July 2017 Assembler
  • How to improve my program using oversized numbersI'd like my dice program to print out the number four times bigger than normal if possible. Anyone know how to do this? Or I could write a sub rou…

    ...

    and in the print routine use A$(a+1 ... the number graphics within one string and slicing out the parts ...
    MatGubbins MatGubbins July 2017 BASIC
  • How to improve my program using oversized numbersI'd like my dice program to print out the number four times bigger than normal if possible. Anyone know how to do this? Or I could write a sub rou…

    ... loop starts:
    Compare "11 PRINT AT 2,12;"Testing!" with ... "11 PRINT AT 2,12;"Testing!": OVER ... a$ with a plain text string:"20 LET a$="Testing!"
    Battle Bunny Battle Bunny July 2017 BASIC
  • z88dk terminalsto set up a terminal a bunch of numbers are needed: m4_zx_01_output_fzx(_window_1, 0x2330, 0, 0, 1, 14, 1, 19, 0, _ff_ao_Prefect, 14, 0, 14, 8, 1…

    ... without splitting words. The string version assumes your text ... a long string of text (zero terminated string), something like ... ) - 1;

    // print the string in lines that fit the ... current position in the string being printed. "strstrip(p ...
    Alcoholics Anonymous Alcoholics Anonymous July 2017 Development
  • z88dk terminalsto set up a terminal a bunch of numbers are needed: m4_zx_01_output_fzx(_window_1, 0x2330, 0, 0, 1, 14, 1, 19, 0, _ff_ao_Prefect, 14, 0, 14, 8, 1…

    ... , -1) - 1;

    // print the string in lines that fit the ...
    Alcoholics Anonymous Alcoholics Anonymous July 2017 Development
  • Speeding up PRINT code in ROMHi Folks, I seem to recall that someone stated the PRINT command is rather slow because it has to handle screen and printer printing - is this cor…

    ... to the screen a particular string may be quite different depending ... enter a BASIC line "10 PRINT 111" and then RUN, the ...
    Battle Bunny Battle Bunny July 2017 Sinclair Basic
  • Go to, gosub or something different?I'm going to write an arcade game in basic. May compile it. In both basic and compiled basic would a goto or gosub be faster? Also if I stored …

    ... SINGLE expression - either numeric or string!
    it is NOT possible ... commands like FOR-NEXT loops, PRINT, or indeed anything other than ...
    The_Bert The_Bert September 2017 Sinclair Basic
  • Can't Get My Simple Code To RunHello again, I'm trying to run the following simple code: [code] org 32768 main ld b, 21 ; x coordinate is …

    ... , string ; string to print
    ld bc, eostring-string ; length of string

    then PRINT ... bc,eostr-string ; length of string to print
    call 8252 ; print our string
    Scorpion_Realities Scorpion_Realities October 2017 Development
  • Can't Get My Simple Code To RunHello again, I'm trying to run the following simple code: [code] org 32768 main ld b, 21 ; x coordinate is …

    ... with this coordinate you can print 1 character only

    print-channels so i automated the ... the first byte of the string it self


    string before calling this routine
    Scorpion_Realities Scorpion_Realities October 2017 Development
  • Can't Get My Simple Code To RunHello again, I'm trying to run the following simple code: [code] org 32768 main ld b, 21 ; x coordinate is …

    ... string ; string to print
    ld bc, eostring-string ; length of string< ... br /> ; de string to print
    ; be length of string
    ; ***************************************
    Ast_A_Moore Ast_A_Moore October 2017 Development
  • Can't Get My Simple Code To RunHello again, I'm trying to run the following simple code: [code] org 32768 main ld b, 21 ; x coordinate is …

    ... string ; string to print
    ld bc, eostring-string ; length of string< ... br /> ; de string to print
    ; be length of string
    ; ***************************************
    Scorpion_Realities Scorpion_Realities October 2017 Development
  • BASIC to Python - bringing a modern view on an 80's obsession...Howdy! I don't know how relevant this will be here, but I've just finished up a 3-part overview on my blog where I convert an old 1K ZX81 basic pr…

    ... another" - Python's versions of PRINT, LET, INPUT and slightly more ... 's been a lot of string manipulation so far.

    The Mighty Dopethrone The Mighty Dopethrone October 2017 Sinclair Miscellaneous
  • im looking for a double size, height and width character programi want to be able to stretch and scale up udg's

    Doubling-up vertically is easy enough. Horizontally is ... equivalent bottom-halves. Then just print one under the other. For ... multiple banks of UDGs and print one under the other. As ... /> Now to scale things up vertically, you just duplicate the bytes ...
    joefish joefish November 2017 Development
  • why cant i do this in a dimensional array?let m$(20)=m$(20)+"hello" it wont add it to the string/array m$(20)

    ... m$(20) = "hi"
    PRINT m$(20)
    hi
    PRINT a$
    hi there
    string concatenation occurring
    ... [/code]

    Should print
    hi there

    dbolli dbolli December 2017 Development
  • why cant i do this in a dimensional array?let m$(20)=m$(20)+"hello" it wont add it to the string/array m$(20)

    ... + CHR$ 4 + "hi"
    100 PRINT m$(20)
    [/code]
    string. just not when you add ...
    digital digital December 2017 Development
  • i need a sideways scrolling program written in basicso like ghosts and goblins it scrolls along with the player. i had help with this before in making a tunnel game but this time i need it to be a able…

    ... For/Next look, printing a string from 1 to 31, character ... perhaps? or one that uses string handling to lop off the ... from one end of the string to the other before printing ... suggest examining the string functions, and the ability to print limited portions ...
    kgmcneil kgmcneil January 2018 Development
<1…20212223242526…34>

Latest Posts

  • I am currently watching.....
    Paradigm Shifter on 12:49AM
  • New video about S-video modification on Issue two 48K Spectrum.
    Renegade on April 21
  • Fixed Speccy Software. And which games remained unfixed?
    John Elliott on April 21
  • Happy 40th Birthday to the Amstrad CPC464!
    rich_chandler on April 21
  • Another Birthday! The Game Boy Is 35!
    mel the bell on April 21
  • European Software Titles with an English version
    harriusherbartio on April 21
  • Elusive Strategy Games done by the Smaller or less Prolific Software Houses.
    harriusherbartio on April 21
  • 1992 Spectrum Software
    harriusherbartio on April 21
  • +3 Disk drive motor
    AndyC on April 21
  • Celebrity deaths...
    mel the bell on April 20

HitBox

Word Docs Hits
print 8.5K 20.4K
string 2.8K 5.1K
vertically 649 723

Related Threads

  • How to print with colour using DiscipleHi!<br /> <br /> I was wondering if there is any way of printing in colour using the Disciple. I am using an Epson Stylus 600 Printer with one of my …
  • Sinclair User: Blue Print Double DragonI'm not sure what issue the Blue Print of Double Dragon appeared, I think it was issue 78 (September 88)<br /> <br /> Even a scan would do. Cheers
  • Scrolling string variablesCan anyone help me with this for a program I'm writing on the spectrum.<br /> There was a command in speccy basic that would let you scroll a string …
  • 42 column text, Sinclair Print Utilities, etcI'm currently developing the next of the ZXIF text adventures - "43 Minutes" and, as a side issue, I'm really interested in 42 column text for this g…
  • Print 'n' Plotter SPRITE MACHINEJust got this from an ebay seller this afternoon. I just TZXd it and sent it to the Steve at the vault, yet it might be a while before it gets put up…
  • How to get Grahics to wrap vertically around the screen?I am using the following code to draw an image to the screen.<br /> <br /> First I use HL to contain ROW and COLUM<br /> I then call the MapScreenFun…
  • Vertically Scrolling Shoot-em-upsHi everyone,<br /> <br /> I want to put together a list of vertical scrolling shoot-em-ups. I have most of the well known ones (see list) on it alrea…
  • String slicing for UDG definitionHey everyone.<br /> <br /> Got a bit of a string slicing/string to variable conversion problem.<br /> <br /> 10 let a$="01100110"<br /> 20 let pokeva…
  • print at line 22 and 23I have a faint recollection of POKES to allow print at 22,x and 23,x, anyone know what they are? (rather than using the print #0 #1 stuff..)
  • PRINT AT in assemblerHello everyone,<br /> <br /> I am very new to this forums. Like perhaps many others I had a Spectrum as a child and did pretty much simple BASIC prog…

Related Searches

  • print a char in asm
  • print variables
  • ld bc eostr string
  • print on border
  • reorder a string
  • print leading zeroes
  • change characters in string
  • print at 23
  • print through
  • asm text print
  • assembly print text
  • assembly print text at pixel
  • print one line
  • rst 16 print routine
  • inputting to a string array
  • print usr
  • print usr bc
  • print 16 bit number
  • basic print free ram
  • print string diagonal

Copyright © 2024 World of Spectrum