I see - thank you for the clarification.
But this now gets weirder. I have just got Spellchecked 'catsatonthemat' and got FALSE (which is what I would expect!). But if I do 'catsatonthemat2' it says TRUE !!!
What is going on? I must have something set somewhere- could you try the same code on...
Thanks Skip
Sorry but I don't understand your answer?
Why are letters such as 'c' 'd' and 'e' coming up as true?
I also don't want it to be case sensitive - it should recognise 'I' and 'I' both as valid words?
What do you mean by aa of bb ?
I have a long string (with no spaces) that I am trying to split up into legal words with one space between them. I want it fully automated so am using the attached code to spell check individual words.
However, to test this code works ok I have entered the single letters 'a' to 'z' in the...
I want to put a graphic on the screen and move it left and right using the 'm' and 'n' key (like a ship in space invaders for example). Why doesn't the attached code work (its horribly slow and jerky)? Is there a better way of doing it? Also, how do I load a graphic from elsewhere into my...
I want to develop a simultaion game where I will build a city (for example) from scratch. As I create buildings and people arrive, what is the best way for DarkBasic to handle the movement and general control of each of the individual items (people, buildings) moving around the screen. I know...
Thanks to both of you for the response. Here is some more info that may help (as I'm still getting problems).
I save my Excel spreadsheet as as 'CSV (comma delimited)' file and called it 'football results csv'. It then saved the file as the name 'football results csv.csv'
In my QBASIC...
I need to read an Excel spreadsheet from my Qbasic program (the speadsheet is just lots of rows of normal data - numbers and text). I have tried various 'save as' options from Excel (e.g. CSV (comma delimited)) to try and get it to a format that Qbasic understands but all I get is 'bad file...
I'm trying to play and old Dos game, The Lost Files of Sherlock Holmes under Windows 98. Its loaded ok and runs but I cannot use the mose at all (even though the in game settings are set to Mouse/Keyboard use). I am running in MS-DOS mode. It does come up a message after the introduction...
I'm writing a maze game where you walk through it and looks like 3-d although its only a crude use of the LINE command really. However, evertime I move forward in the maze, I use the CLS command and then redraw all the lines to show the new view. It works but its jerky (i.e. noticeable delay)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.