Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~4K People Reached
About Me

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)
Favorite Forums
Favorite Tags
Member Avatar for Tom Pilk

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.

Member Avatar for rhenerlau
0
125
Member Avatar for Tom Pilk

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:

Member Avatar for gummo
0
1K
Member Avatar for Tom Pilk

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 …

Member Avatar for bs64
0
1K
Member Avatar for Tom Pilk

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 …

Member Avatar for mcldev
0
147
Member Avatar for Tom Pilk

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 …

Member Avatar for Comatose
0
145
Member Avatar for Tom Pilk

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, …

Member Avatar for Buff
0
236
Member Avatar for Tom Pilk

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

Member Avatar for boldspin
0
127
Member Avatar for Tom Pilk

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

Member Avatar for Acidburn
0
137
Member Avatar for Tom Pilk

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] ? …

Member Avatar for Buff
0
108