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 634 - 663 of 1332   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
634
I'm using Delphi 5 to open up MS Access tables using ODBC and it appears that Delphi must read all the records in the table before it actually opens up the ...
jobsattsi
Offline Send Email
Jul 3, 2001
3:13 pm
635
Hi guys i'm literally on the first step in learning Pascal here, traditional Pascal but what i want to know is as it is in TP as well...The correvct placing of...
savon89
Offline Send Email
Jul 3, 2001
7:45 pm
636
How do I go about using array pointers in my program.<br><br>Do I have to use new or dispose or just arrayname^[x] do specify something ? ;-)...
the_pacifists
Offline Send Email
Jul 3, 2001
8:15 pm
637
Hi savon89, the semi colon marks the end of a statement, so that If then else is a full statement so the semi colon will come at the end of it. You are saying ...
bantamess
Offline Send Email
Jul 3, 2001
9:56 pm
638
I think that clears it up a bit for me, thank you for the help bantamess, much obliged......
savon89
Offline Send Email
Jul 4, 2001
6:22 pm
639
No mattter what I do I cannot seem to get this right......<br><br>Okay well since I have your attention. Savon89 and all others.<br>If you need help learning...
thingy_ma_bob
Offline Send Email
Jul 4, 2001
9:45 pm
640
Hi Craig, good of you to offer your help like that, most appreciated. Personally i'm as green as someone can be concerning Pascal, and indeed anything with...
savon89
Offline Send Email
Jul 5, 2001
1:03 am
641
This is all greek to me so I need help in revising the program below with the three items after this program.<br><br>program prog2;<br>uses...
lovedisneys
Offline Send Email
Jul 16, 2001
5:09 am
642
{ Notes<br> 1.Please check file_out assignment in the "var" section. It may have to be redefined<br> as textfile if text does not work.<br> 2. The output is ...
anilms.rm
Offline Send Email
Jul 17, 2001
8:07 pm
643
what procedure include in order to delete a record and exit a program...
qq_chin_99
Offline Send Email
Jul 18, 2001
8:35 am
644
You are now asking a "back to basics" question. No programming language (or even a DBMS) has a direct way of deleting a record. The way it is done internally...
anilms.rm
Offline Send Email
Jul 18, 2001
1:12 pm
645
how to add a record for student_name , sutdent_id and student_mark?...
qq_chin_99
Offline Send Email
Jul 21, 2001
3:46 am
646
i just found a pretty cool kit of tools for delphi, to use the internet, easy to install, haevn't fully experimented, but looks packed with features. try it...
lithium381
Offline Send Email
Jul 27, 2001
6:26 am
647
I am sorry, I missed your earlier message. Here is how it goes :<br><br>program addstudent;<br>type<br> student_record = record<br> student_id: integer;<br>...
anilms.rm
Offline Send Email
Jul 27, 2001
2:26 pm
648
I'm in programming a scientific application using TP7.0 and need to save the result in hi-res with a well-known pic format.<br>Anybody knows how to read jpg ...
misrin
Offline Send Email
Aug 2, 2001
5:25 am
649
Hey All,<br>I am using TPW.<br>I want to call the function getusername(lpbuffer:pchar; var nsize:dword):bool; from "advapi32.dll".<br>I will v\be calling it by...
thingy_ma_bob
Offline Send Email
Aug 5, 2001
8:15 am
650
how can i print graphics from turbo pascal v 6.0?<br>in a printer hp?<br>also in color?...
abelt2k
Offline Send Email
Aug 12, 2001
1:03 am
651
see this page for details...<br><a href=http://programmierer.freepage.de/graphix/ target=new>http://programmierer.freepage.de/graphix/</a><br>full graphics lib...
f0rcer
Offline Send Email
Aug 15, 2001
12:43 pm
652
<a href=http://members.surfeu.de/noon/sourcecode.htm target=new>http://members.surfeu.de/noon/sourcecode.htm</a><br>Printing on HP/Epson compatible printers...
f0rcer
Offline Send Email
Aug 15, 2001
1:29 pm
653
Can any one send me the wincrt unit for turbo pascal 7 <br><br>Thanks :)<br><br>neffs69@......
neffs69
Offline Send Email
Aug 19, 2001
11:00 pm
654
Hey!<br><br>Your app will be 16-bit, so I doubt that it will be able to call any 32-bit DLL function. What I could suggest you is get CALL32.DLL (you'll find...
pddel
Offline Send Email
Aug 23, 2001
12:05 pm
655
Sorry man, i looked but i dont' think i've got that one...........
lithium381
Offline Send Email
Aug 23, 2001
8:16 pm
656
I don't know about the unit for TP7 but I do have TPW which has it.<br>I don't know if it will work or if there eveb is a wincrt unit for tp7.<br>Craig<br>:-)...
thingy_ma_bob
Offline Send Email
Aug 25, 2001
7:49 am
657
Unfortunately I have news of NO Pascal unit for Windows! Sorry....
oaworld2001
Offline Send Email
Aug 30, 2001
8:15 pm
658
Does anyone have wintypes.tpu and winprocs.tpu to give me? I would greatly appreciate it!<br>Email it to - oaworld2001@......
oaworld2001
Offline Send Email
Aug 31, 2001
8:59 pm
659
Hey,<br><br>I reciently got a copy of Delphi 6 Personal. I'm used to programing in Turbo Pascal 7, which I do own, but my disks have gone bad and I'm unable to...
ginnsu
Offline Send Email
Sep 3, 2001
8:41 pm
660
yes...
turbocharlie9999
turbocharlie...
Offline Send Email
Sep 7, 2001
3:01 pm
661
Hey All,<br>I was wondering.<br>Does anyone know how to read different memory pages?.<br>A pointer only works for the current 64K if I'm not mistaken.<br>Well...
thingy_ma_bob
Offline Send Email
Sep 7, 2001
9:42 pm
662
How can I create an event for a component?...
bf_rayan
Offline Send Email
Sep 13, 2001
5:48 pm
663
Does anyone have a BASIC tutor or an easy way to do 3D objects (rotating,etc)?? I would love your help.<br>oaworld2001@......
oaworld2001
Offline Send Email
Sep 14, 2001
7:22 pm
Messages 634 - 663 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