Pascal

Moderators: None (Apply to moderate this forum)
Number of threads: 4106
Number of posts: 14016

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
uses crt; problem please help! Posted by omair18 on 18 Nov 2004 at 11:41 AM
hi,
i am learning pascal and using windows xp when ever i use crt: my program gives
erorr like if i compile and run
uses crt;
begin
TextColor(14);
TextBackGround(1);
Writeln('Hello there !');
end.
i will get an error as soon as i run even us msdos that can be run on xp using cmd at run.

Report
Re: uses crt; problem please help! Posted by zibadian on 18 Nov 2004 at 2:08 PM
: hi,
: i am learning pascal and using windows xp when ever i use crt: my program gives
: erorr like if i compile and run
: uses crt;
: begin
: TextColor(14);
: TextBackGround(1);
: Writeln('Hello there !');
: end.
: i will get an error as soon as i run even us msdos that can be run on xp using cmd at run.
:
:
This is a known problem with the crt on fast machines. YOu need to download a crt patch and copy that over the old crt unit. You can find this patch by using google and the keywords: pascal crt patch.
Report
Re: thanx Posted by omair18 on 21 Nov 2004 at 10:10 PM
thanks zibadian for your help!



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.