Search the web
Sign In
New User? Sign Up
turbopascalprogramming2 · Pascal / Delphi Programming , Mugen ni
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 741 - 770 of 1332   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
741
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...
burinda2002
Offline Send Email
Jan 6, 2002
4:19 pm
742
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!!!!!!!!...
burinda2002
Offline Send Email
Jan 7, 2002
9:15 pm
743
well what exactly does it need to take care of? just the equipment? how long it's out for, when was it was taken out and by whom?...
lithium381
Offline Send Email
Jan 7, 2002
11:00 pm
744
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_suport
Offline Send Email
Jan 8, 2002
8:33 pm
745
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...
AxlRod35
Offline Send Email
Jan 8, 2002
10:45 pm
746
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 ...
burinda2002
Offline Send Email
Jan 9, 2002
8:38 pm
747
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 ...
AxlRod35
Offline Send Email
Jan 9, 2002
10:46 pm
748
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 ...
nkpberk
Offline Send Email
Jan 12, 2002
6:29 pm
749
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...
avdio
Offline Send Email
Jan 13, 2002
2:42 pm
750
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...
tripmasteruk
Offline Send Email
Jan 13, 2002
3:53 pm
751
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 ...
nkpberk
Offline Send Email
Jan 13, 2002
7:16 pm
752
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...
anonymusftc
Offline Send Email
Jan 14, 2002
8:52 am
753
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...
nkpberk
Offline Send Email
Jan 15, 2002
12:19 am
754
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...
avdio
Offline Send Email
Jan 15, 2002
2:19 pm
755
Any time, man!<br><br>:)<br><br>Anon<br><br>ps: Thought I said XP is the best windoze, its till a windoze...<br><br>LINUX RULEZ!! :)...
anonymusftc
Offline Send Email
Jan 15, 2002
8:48 pm
756
Hi everybody!<br>Have you ever been interested into looking in an undelete or data recovery software? Here it is:<br><br><a...
driverescue
Offline Send Email
Jan 24, 2002
2:23 pm
757
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 ...
daddies_g
Offline Send Email
Jan 25, 2002
12:18 am
758
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...
tural16
Offline Send Email
Jan 25, 2002
9:11 am
759
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...
uo510
Offline Send Email
Jan 25, 2002
12:51 pm
760
Thks but where can i get this patch from....
daddies_g
Offline Send Email
Jan 25, 2002
7:11 pm
761
I can send it to you by mail attacmnt if you want or you can find it by your self searcing at google<br>with the following key words turbo...
uo510
Offline Send Email
Jan 26, 2002
10:51 am
762
try this link for more information about your problem.<br><a href=http://www.brain.uni-freiburg.de/~klaus/pascal/runerr200/download.html...
uo510
Offline Send Email
Jan 26, 2002
12:28 pm
763
Hi i need help with this program.<br>this is a triange of numbers.<br>you need to enter a size and a seed.<br>the size is the number of rows and...
wanna_see_my_pballz
wanna_see_my...
Offline Send Email
Jan 27, 2002
7:13 am
764
my program before is in TP...
wanna_see_my_pballz
wanna_see_my...
Offline Send Email
Jan 27, 2002
7:20 am
765
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...
fanelli_girl02
Offline Send Email
Jan 28, 2002
2:58 am
766
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...
Rob_Colclough
Offline Send Email
Jan 28, 2002
10:01 am
767
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...
uo510
Offline Send Email
Jan 28, 2002
10:16 am
768
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...
lithium381
Offline Send Email
Jan 28, 2002
11:27 pm
769
I have til Friday Thanks...
wanna_see_my_pballz
wanna_see_my...
Offline Send Email
Jan 28, 2002
11:57 pm
770
I wonder if anybody knows how to get direct access to video memory (I mean without bank switching and not via $A000:0) in Super VGA....
silencer_the_amator
silencer_the...
Offline Send Email
Jan 29, 2002
10:43 am
Messages 741 - 770 of 1332   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help