I am having problems writing and reading a random access file with a defined compound type record. If you have successfully done this please ontact me. Bob...
http://members.netscapeonline.co.uk/tpdclub/tp/index.htm#tp_crt go there....and download one of the files, and follow the instructions provided as to how to...
Don't touch the 'new file uploaded'. It is nothing to do with Pascal. It is a link to a credit card company. I expect if you link to it your email address...
can nyone pls givce me some sort of code that writes to a file and changes the file i have 6 account numbers and 6 pin numbers followed by 6 balances of a bank...
i have seen lots of TP programs using ASM, and i'm intereseted in learning it. does anybody know a tutorial in the net that teaches ASM? also, can somebody...
Isaac, Most commercially-employed programmers I know learned assembly in college. YMMV, so try a search on "Assembly Language." So far, it appears that few of ...
Also, have a look for Assembler groups on Yahoo. (For some reason, the search seems to be country-specific, so make sure you're on the US groups search page....
Can someone help me to make text editor with link list in pascal. This program can use to open, save and new, and it has column and row. For save row and...
Hi! Does anybody know how to print to a unc-path on a network from inside an pascal program?? thanks best regards, Jon Orri Leosson, Computer science, Software...
Jón Orri Leósson
jonorri@...
May 10, 2002 11:49 am
905
hi there. i was wondering if there are ebooks for delphi and if there are some tutors with screen shots to help me for v6 of delphi. i am new to delphi and i...
This would require an extensive amount of port calls.....and irq's for that matter, or so i beleive....i've tried to do networks alot, but nothing i've done...
Hi Does anyone have some code to capture a DOS graphic screen and save it to disk as a GIF or PNG (Portable Network Graphic)? I have been searching for ages...
... Re: if you go to borland>communities>code central you will find files for TP . 2 editors I know are GHOSTED and 2GED, both using array, 2GED a buffered...
Dear Jen Hello , my name is daniel Where are you from ? are you pretty? do you study in the University? well, I hope that you can answer to me these questions ...
... delphi. ... about ... let ... if you have yahoo messanger, IM me, I use delphi 6 personal ED. Also, log onto IRC some for learnign on sockets. Lots of...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the turbopascalprogramming2 group. File :...
turbopascalprogrammin...
May 27, 2002 7:40 am
915
hi all, I'm Paul from Glasgow, Scotland and have been studying Pascal during my first year at college. My experience is limited but would appreciate any help...
... during ... refer ... Thanks for joining us paul! Not sure of any tutorial sites, i have a list of links on my page http://lithiumpascal.cjb.net though i...
... const step=2 var i:integer; begin for I := 2 to 8 do if i mod step = 0 then begin ..... end; end. There, so if it's a step of two(defined in constant) it...
try this i:=2 repeat i:=i+2; ... until i:=8; ... __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World...
Does anybody know where i can find Turbo pascal for windows? It would be a really big help, my dos version in Windows XP crashes! Gimme an email if ya know...
You can upgrade to Delphi which compiles pascal programs. I'm running Turbo Pascal 6.0 under Windows XP with no problems. I don't know why your pascal...
He may be running 7.0....that's what i use, but i'm still running on windows98, and it works fine...i may have a copy of pascal for windows wandering...