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...
If app is made in TP (turbo pascal) then on PC with Intel proccesor at 180 Mhz or higher you will<br>get this error no matter what OS you use, because<br>there...
Ok I got program for which I have to use Procedures/Functions Parameters Strings (Packed Arrays). I cant get it to call all the procedures to print the table...
In a project i am doing i use a length check on a variable called hoursworked but later this needs to be in the form of an integer. Could someone explain...
There are two ways to solve your problem<br>1. Use the standart procedure Val, after you had valitadet the houseworked string, read pascal help how to use this...
How long do you have until you need this? I can probably help out sometime during the week as soon as i'm done with a project.....sounds easy, but then things...