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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 196 - 225 of 1332   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
196
I entered my message of yesterday only minutes after I found that my programs wouldn't run, and (obviously) before I had begun a web search. There was even a ...
bobklahn
Offline Send Email
Jul 1, 2000
11:06 am
197
Dear all,<br>I'd like to introduce myself first.<br>I'm Beatrix, 15 from Hong Kong. I've taken <br>Computer Studies as one of my subjects for <br>public exam ...
be_at_85
Offline Send Email
Jul 5, 2000
9:04 am
198
Can someone tells me where i can find them or send them at mop75@... pls!!!!!<br><br>tnx all...
MoP75
Offline Send Email
Jul 6, 2000
8:52 am
199
Looking for a compiler? Go to <a href=http://qblithumm.bizland.com/compilers.htm target=new>http://qblithumm.bizland.com/compilers.htm</a> (html?)<br>if that...
lithium381
Offline Send Email
Jul 9, 2000
8:27 pm
200
Hello all,<br>I know alittle about programming n Turbo pascal,I took a course and i will soon take another,and I am teaching myself delphi using existing ...
palm_tree_00
Offline Send Email
Jul 10, 2000
11:08 am
201
in pascal? I'm doing some how-to's in the basics, using mode 13. Were going to do Asteroids as a club project. If intrested, join this club: <a...
ozzy_1996
Online Now Send Email
Jul 10, 2000
4:57 pm
202
hi,<br><br>sound like it can't find your file. I don't have Delphi4 but i do have delphi 3. There should be a file called Classes.pas in the location ...
turbocharlie9999
turbocharlie...
Offline Send Email
Jul 12, 2000
5:04 am
203
I would like to invite Delphi 4 and 5 coders to try new SPRINT - Print & Preview Engine for Delphi at <a href=http://www.smart.co.yu/shareware.html...
dusanp1
Offline Send Email
Jul 13, 2000
5:35 pm
204
just visit www.freepascal.org...
icphos
Offline Send Email
Jul 14, 2000
7:15 pm
205
Hello, a new member, bur Beginner!<br><br>Can you help by telling me the format of the LNK file. Source for editing using delphi will be helpful for...
pcy5b
Offline Send Email
Jul 19, 2000
6:49 am
206
Sounds like good news. Anybody know about Borland's Delphi for LINUX? <br>How that project stands? It could easily <br>change the whole...
kallom
Offline Send Email
Jul 20, 2000
12:09 pm
207
DELPHI is going to be released as part of kylix. Kylix will be a nice linux IDE, and it will include borland C++ too. All for hte same price as Delphi alone. ...
unknown_lamer
Offline Send Email
Jul 20, 2000
4:26 pm
208
go to www.wotsit.org and search for "LNK" and there should be a few things there you could check out.<br><br>-lith...
lithium381
Offline Send Email
Jul 22, 2000
4:01 am
209
Hi,<br>I want to know that whether can we use modem in Pascal? If yes please explain how.<br>Thanx,<br>Your clubmate...
best_mail_2000
Offline Send Email
Jul 27, 2000
8:22 am
210
Do you want to use the modem directly, or through the TCP/IP stack? I recommend the TCP/IP stack, because then you don't have to worry about the specifics of...
unknown_lamer
Offline Send Email
Jul 28, 2000
3:10 am
211
Any one else here have any troule with bugs in the compiler? In the Dos one, I have a program that was working. Then I added a variable, just an integer called...
ozzy_1996
Online Now Send Email
Aug 1, 2000
12:33 pm
212
You should have backed up your code. If you have inline assembly, then you must rewrite it to use AT&T style syntax(little bit different than intel style, but ...
unknown_lamer
Offline Send Email
Aug 1, 2000
6:37 pm
213
i want to take a number from an edit box so i can use it in an equasion but whenever i try it(example: edit1.text &gt; 18) I get error that String and Integer...
RealCool23
Offline Send Email
Aug 1, 2000
9:57 pm
214
No, everything was done right, but like you said, the IDE is still not up to date. I talked to a guy from FreePascal.org, and we talked, and I guess I found...
ozzy_1996
Online Now Send Email
Aug 2, 2000
7:31 am
215
Also, if you are using files, you have to reset them. Yes, you normally have to reset them. But, when you rewrite a file, it is opened read-only. You have to...
unknown_lamer
Offline Send Email
Aug 2, 2000
2:42 pm
216
How would I go about writing an app that monitors attempted file accesses. I have a list of files that I want to monitor.<br><br>Thanks,<br><br>Phil...
philqm
Offline Send Email
Aug 2, 2000
4:27 pm
217
Does anyone know how to write a delphi program to hide files and folders so that they can't be seen in Explorer or from a DOS prompt?<br><br>Changing the...
philqm
Offline Send Email
Aug 2, 2000
5:00 pm
218
FreePascal, for some reason, doesn't like the driver for some Audio Cove. They have no idea why, since it shouldn't be related, but it is. <br>Not like I've...
ozzy_1996
Online Now Send Email
Aug 2, 2000
5:01 pm
219
So over all...is Freepascal a good download or no? For the windows 32bit version that is.....
lithium381
Offline Send Email
Aug 2, 2000
6:18 pm
220
Well, you can hide them in dos, but windows explorer you may not be able to, depending on the settings of "show hidden files". Wait, so you've tried changing...
lithium381
Offline Send Email
Aug 2, 2000
6:21 pm
221
In the Uses section, looks for DOS and CRT. When I attempt to compile i get an error message reading. <br>"File not found DOS.TPW" Where do I get this file. If...
orrinthomas
Offline Send Email
Aug 2, 2000
8:15 pm
222
We'll, I look at it like this. My sprites I use are 16x16 arrays of bytes. Same with the tiles. With all the other data in my game, I could load maybe 25 of...
ozzy_1996
Online Now Send Email
Aug 2, 2000
9:30 pm
223
Send me your code and let me have a look at it. lithium381@... i think i may have what you need....
lithium381
Offline Send Email
Aug 3, 2000
5:06 am
224
Free Pascal realy does a good job optimising code for you. If anyone knows about the old trick of unrolling a loop, you know that can be a pain. Well, FP does...
ozzy_1996
Online Now Send Email
Aug 4, 2000
5:02 pm
225
hey man, if you compile under tpw, or bpw then you need write<br> uses WinCrt, WinDos ;<br>and thats all:]<br><br>regards...
icphos
Offline Send Email
Aug 4, 2000
7:21 pm
Messages 196 - 225 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