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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 705 - 734 of 1332   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
705
Hey Brewingone<br>Well in my inexperienced state I can only give you suggestions.<br>a) Have you set compiler directives (I dunno, might help since it sounds ...
thingy_ma_bob
Offline Send Email
Nov 2, 2001
8:44 pm
706
ihave a quiz that uses 5 forms the choice of question on the 1st and three radiobuttons stating how long to do the quiz 20seconds 30 and 60seconds . The ...
tripmasteruk
Offline Send Email
Nov 3, 2001
3:37 pm
707
I need to write a program that prints out the prime factors of an entered number the output should look like this <br><br>Enter a number: 140<br>Prime Factors:...
moe2e
Offline Send Email
Nov 4, 2001
4:18 am
708
Go to borland.com and join the Community, there you will find the code section. I think the last time I checked people had uploaded 6000+ blocks of code, ...
AxlRod35
Offline Send Email
Nov 4, 2001
4:36 am
709
Lithium and TurboCharlie! May I suggest that the club possibly be moved to groups.yahoo.com? It is basically the same as here with more features. You can ...
AxlRod35
Offline Send Email
Nov 4, 2001
4:41 am
710
I would think you could use a linked list controlling position on the list by a timer that you design. Don't know your level of experience but it shouldn't be...
brewingone
Offline Send Email
Nov 4, 2001
4:42 am
711
Thank you for your thoughts on this crazy Tp program, but I'm gonna retire my question....
brewingone
Offline Send Email
Nov 4, 2001
4:44 am
712
I Thank You for considering this mess but its to complex to send. Just providing a description of function might cause someone to start drinking.<br>Spaghetti...
brewingone
Offline Send Email
Nov 4, 2001
4:46 am
713
I need to populate a stringgrid, one co-ordinate at a time... but failed in all my attempts. Could someone please-please tell me how to?? What event to use, I...
heunisa
Offline Send Email
Nov 4, 2001
8:28 am
714
Hi,<br><br>I can help you if I understand your problem better. How do you propose to populate the string grid ? - From user input directly into the string grid...
anilms.rm
Offline Send Email
Nov 5, 2001
1:54 pm
715
Hi,<br>Thanks for the advice, ok, that I have to give the co-ordinates I realize.. <br>The project I'm supposed to do is a graphic display for a movie theatre ...
heunisa
Offline Send Email
Nov 5, 2001
5:27 pm
716
Hi, I want to make a client-server application. <br>At the Client side I'm using Turbo Pascal, and at the Server side I'm using Borland Delphi.<br>Can I update...
wdev2001
Offline Send Email
Nov 6, 2001
3:04 pm
717
I am new to Delphi, and trying to write a MUD client in it. I have some years of PASCAL, but have been out of the loop in that area for a while too, so I am a...
rauvyon
Offline Send Email
Nov 9, 2001
9:44 pm
718
Hey All,<br>I'm writing a program to control the mouse with the keyboard. I have the movement working correctly.<br>But how do I simulte a mouse click. The...
thingy_ma_bob
Offline Send Email
Nov 10, 2001
8:54 pm
719
i have a quiz that uses 5 forms the first one has the choice of questions and three radiobuttons stating how long the user has to complete the quiz in there...
tripmasteruk
Offline Send Email
Nov 12, 2001
9:55 pm
720
I think thaat question has recently been asked in here... Look back at the posts.<br>Other wise I will give you an answer after monday.<br>Thingy_ma_bob...
thingy_ma_bob
Offline Send Email
Nov 16, 2001
8:42 pm
721
'Field &lt;Field Name&gt; does not have a corresponding component. Remove the declaration?'. I keep getting this error when I try to compile and run my ...
Mark__C
Offline Send Email
Nov 17, 2001
8:27 am
722
Delphi 6 Enterprise Edition by the way....
Mark__C
Offline Send Email
Nov 17, 2001
8:28 am
723
Welcome new members! I'm back again, yep, this time after deleting my entire HD and reloading it all, which was annoying since i did this 8 times....i think ...
lithium381
Offline Send Email
Nov 19, 2001
4:40 am
724
hi lithium381<br><br>i enjoyed your reading your PAS-files and used your mouse program in my redevelopment of programs i wrote in the 80s.<br><br>Is this ok ...
askgmd
Offline Send Email
Nov 23, 2001
8:11 am
725
Sure, it's all out in the public domain, anything that i've made that is, some things up on my page aren't mine, and it should say something to that extent. ...
lithium381
Offline Send Email
Nov 27, 2001
6:38 am
726
I was making a simple program to run an .exe file )For a front end I'm using) and I can run the program, however, it's not changing the active directoy yo...
ozzy_1996
Offline Send Email
Nov 30, 2001
4:05 am
727
units DOS and WINDOS have chdir procedures (look in helpfile)<br><br>for more look www.borland.com <br>community<br>code central<br>program 8641 or...
askgmd
Offline Send Email
Nov 30, 2001
6:28 am
728
I'm uaing free pascal, and chdir is no where to be found in any of the help files. I tried diffrent commands like that, but couldn't stumble on the exact ...
ozzy_1996
Offline Send Email
Nov 30, 2001
3:58 pm
729
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...
lithium381
Offline Send Email
Dec 3, 2001
12:53 am
730
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...
lithium381
Offline Send Email
Dec 7, 2001
11:41 pm
731
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...
wolferichardm
Offline Send Email
Dec 11, 2001
4:07 pm
732
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...
misrin
Offline Send Email
Dec 12, 2001
2:56 am
733
I both play drums and work in a shop that sells midi sequencing/recording equipment. What do you want to know...
avdio
Offline Send Email
Dec 12, 2001
2:30 pm
734
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 ...
fanelli_girl02
Offline Send Email
Dec 17, 2001
2:16 am
Messages 705 - 734 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