isnt there an online document with a list of commands(dont;' ask for a link because it was SO long ago i saw it)...but if it doesn't have one i'd be very...
I realise this is off topic, but that's fine, this is a free speech club! But i just need to know if anyone here plays drums, or knows anything about MIDI...
I am a recient addition to the pascal programmers club. I am using the Borland Turbo Pascal Complier version 7. I am looking for a routine which will convert a...
You cannot convert it because they are 2 different types of data, as LONGINT has 32 bit, signed and WORD has 16 bit, unsigned.<br>They have the same binary...
ok I got anew problem this time I have to write a program for a hospital to compute and print a statement for each patient. The program has to ask the user to ...
Does not seem to be a very big problem ... The last 3 characters contain info:<br> i. Room: P-rivate,S-emi,W-ard<br> ii. Telephone: Y-es, N-o<br> iii.TV: Y-es,...
Okay, for MIDI, if a keyboard has Gereral MIDI, that enables it to play all the sounds from the GM standard...but even if i buy one that doesn't have that, i...
Hi There,<br><br> Is there anyone out there who can point me to source code for a sample booking/reservation system using Turbo Pascal ?<br><br>Many...
hello!<br><br>Can anyone please help me by sending me a sample source code on a program for a hosptial equipment loan system. <br><br>Thanks very much!!!!!!!!...
Hey there,<br><br>Is there anyone out there who can help me ? I am looking to build a conference room reservation system using Turbo Pascal. I am wondering if ...
tek, sorry i have not worked on a project like you describe. i can suggest going to Borland Community and creating an account there. They have a Code Central...
Hi there!<br><br>Thanks for you're reply. The hospital equipment loan system needs to keep a record of loans to patients of equipment. Records of what ...
How many users are to use this application? What operating system will these people be using? Do you have any idea how much data or how many records you might ...
Hello: <br>Im hoping someone here can help me. I'm trying to get tp6 working on a machine with xp home. The compatability wiz is less than helpful i'm ...
Your Best bet is to remove XP and put 98 on there. From my experiance, XP has been nothing but trouble. Until MS bring out a service pack to make XP work, you...
could anyone please help me with the addition or subtraction of hexdecimal numbers and how do i convert hexdecimal to decimal do i use the numbers 1496 64 16 1...
Thanx but not an option. I reloaded 98 5 times before I gave up trying to resolve hardware problems (98 had become unusable due to constantly forgetting ...
Ahoi!<br><br>Quite frankly I dont really understand why you cant run TP6 under XP, as me myself also havin XP, and I can simply make it run:<br><br>1; You dont...
Thanx:<br>I couldnt get it to run when i installed it from the disks using it own setup program but you were right I just created a shortcut and put it on the...
I hope this gets to you in time. The easiest way to manipulate Hex numbers is to convert into binary, do the manipulation, and convert back to hex. Long winded...
can someone plz tell me why i am getting this error. Error 200 : Division by zero. i dont think its anything to do with the file cos it works fine at college ...
hi daddies<br>this error is run time error. you can open help and find errors. this error is because you define variable and initilized to zero but and used in...