IS there a way if I could find if s charachter or charachters were anywhere in a string
anywhere?
Blitz3D Forums/Blitz3D Beginners Area/anywhere? Hey ash, check out this command:
Instr (string1$, string2$, offset)
Instr (string1$, string2$, offset)
yeh I found that after I posted this but ran out of time in the internet caffe BAck home now!
What I want do is take a string and split it up at all the charachter shich would be used to split up words! I then want change thesse words¬
What I want do is take a string and split it up at all the charachter shich would be used to split up words! I then want change thesse words¬
forget that sorted it!