Forum: Pascal and Delphi May 18th, 2005 |
| Replies: 2 Views: 4,921 Thanks, that is a nice site! |
Forum: Pascal and Delphi May 17th, 2005 |
| Replies: 2 Views: 4,921 I'm using GNU Pascal.
For my homework (due to next Friday) I have to learn how to set up the cursor position, and how to change text and background colour.
And how can I learn more about such... |
Forum: Pascal and Delphi Apr 29th, 2005 |
| Replies: 2 Views: 2,719 Jackrabbit, the link you posted is really wonderful. Thanks for it! |
Forum: Pascal and Delphi Apr 28th, 2005 |
| Replies: 12 Views: 4,361 The function "Information" must have a Begin/End; block, and so the case statement must be encapsulated with a Begin/End; block.
Just put a Begin/End; block there. |