No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
In a nutshell? What is this website on about!?!? I don't live in a nutshell - i've already told you I live in a tree - a beech to be precise Mr. Sherlock. Oh and what is blurb supposed to mean? It sounds like some sort of animal. Oh well,
TP
- Interests
- Taxidermy - only kidding
- PC Specs
- Specs? I never knew computers wore glasses! (that was a bad joke, I know)
9 Posted Topics
This is a little program in QBasic which counts the number of characters in a string. Made by Buff - two errors removed by me. Thanks Buff. | |
Does anyone know how to play an already made midi file in QBasic? I have downloaded several peoples programs but they do not seem to work. Does anyone know of any code to play a midi file? Thanks TP :mrgreen: | |
Does anyone know how to count the number of characters words in a string or in anything in QBasic? I'm trying to make a hangman game and I have a list of all my words but i need to find out how to count characters for the blank spaces, you … | |
I've produced an exe file in visual basic - (recently downloaded as beta version) When I run it it will start up an excel file - runs fine on my computer but when I try it on another I get error message that dotnetfx must be installed. Can I alter … | |
Can anyone make this game any better because at the moment i am stuck. I have been doing it for fun and with my friend - cue Lewis Houghton. It is below what we have done so far: [CODE]DECLARE SUB Battle () ON ERROR GOTO errline DIM guy(50), guysh(50) DIM … | |
What do I need to do if I get an error in QBasic saying [CODE]call absolute[/CODE] and it doesn't work - or something like that. I don't have absolute to call?!? This is when I have been looking at other peoples code and then trying to run them. Help! Thanks, … | |
Hi - new to all this. Trying to learn C++. How can I create an exe file in C++ that will open another file eg an excel file, when my created exe file is run?? Thanks for any help TP | |
Hi, New to programming & a bit lost. How can I create an exe file inC++ that will startup another program such as Excel?? Thanks in anticipation TP | |
I am having trouble getting the right code to look at a .txt file and print a random word from a list, going down the .txt file. I can get it to open the file which i think is: [B]OPEN "whatever" FOR INPUT AS [/B] ? and then [B]print[/B] ? … |
The End.