anywhere?

Blitz3D Forums/Blitz3D Beginners Area/anywhere?

IS there a way if I could find if s charachter or charachters were anywhere in a string

Hey ash, check out this command:

Instr (string1$, string2$, offset)

Link to online docs:

http://www.blitzbasic.com/b3ddocs/command.php?name=Instr&ref=2d_a-z

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¬

forget that sorted it!