Language
Pascal
Remove
Platform
Any
License
Any
- TP 6.0 Program generates the Error 103 (FIle not Open)
- Error 103 generated after a simple 'WRITELN;' statement which is supposed to put an empty line on the screen. This occurs right after the...
: : I have checked
: : 1. restart the system is HALT
: : 2. beep is
: : uses crt;
: :
: : sound(220)
: : delay(200)
: : nosound.
: :
: : 3. turn of the monitor is an IO operation and you...
: hey when i try to run units in my pascal 7 i am receiving an error "cannot run a unit"
:
: why the error?
: just send me the name of the additional components that i need,
: thankz
:
Unit...
: hey when i try to run units in my pascal 7 i am receiving an error "cannot run a unit"
:
: why the error?
: just send me the name of the additional components that i need,
: thankz
you know...
: : How do you write a pascal program to an exe file in Turbo Pascal 7.0?
: :
:
:
: Pascal programs must be compiled before you can run them.
: This can be achived by pressing Alt+F9 or...
: How do you write a pascal program to an exe file in Turbo Pascal 7.0?
:
Pascal programs must be compiled before you can run them.
This can be achived by pressing Alt+F9 or Ctrl+F9.
If you...
As with many young men nowadays i also dabble in the brown chocolate. Dave i think that your problems lye in the art of typeing and talking at the same time as neither of the tasks that you are doing...
Link up
We can be a mighty group
We can be a good team
And offer our Networking to business around the world
: Hey guys,
: I have a question for the Turbo Pascal delay() function. I run my pascal programs on different machines but delay() function's period changes on these machines... Is there a way to...
Hi I need a group of people to make an operating system in pascal
it will not be soled and the code will be given out for FREE.I need people who will do 2d/3d games, graphics, coding for the os and...
here i was with a free hour..playing with the pascal a bit trying to maybe get this smoothness problem solved somehow..
all i did was initialize graphics, set mouse window and starting position,...
I have interent acess at home.
I have Borland Turbo Pascal Version 7 at home
I have 2 pcs, and networking them with printers, scanners.
I have check Telstra(Australia) for Video Conferencing....
: err..
: could you explain exactly what you mean by "you want a program that will build you a bathroom and needs to be done in 3 weeks"?
: because as far as i know pascal can at most print you a...
yepp, in line
result := 4 times 3;
pascal doesn't understand the word 'times'.
It expects something like
result := 4;
this explains the error message (missing ';' after 4).
Iby
Don't get upset. Everyone here could still learn something from others. The fillchar is not bad idea at all. It will not nececarily bring faster result in every case since it uses STOSB (single byte...
er..not that it's not great 4 me, but why is it great 4 u that i'm from israel? (even tho i am planning on moving to the U.S. at some point..)
anyway i'd like to do some huge project some time,...
Okay okay, after painstaikingly searching on the internet for some tutorial that did not want me to learn pascal to run delphi
i finally figured out how to declare a variable
(none of them said...
: Any thoughts on a hierarchy of learning programming? My take to date is:
:
: 1,2,3: Basic C Pascal
: 4,5,6: C++ Html Perl
: 7,8,9: Linux VB CGI
:...
HEEELP!
I'm learning Pascal. I'm learning it cos I need to teach it in the near future! I'm having trouble reading a character! It seems simple. I've
got things working in programs. When I try and...
Well I don't have time to mess with virtual pascal and
look for a way to set graph mode. By the way, I have downloaded
and tried TMT pascal too. It is much closer to TP, it supports
just about...