Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

GPCP · Gardens Point Component Pascal

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 93
  • Category: Pascal
  • Founded: Feb 20, 2004
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 76 - 105 of 604   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
76 John Gough
j.gough@... Send Email
Jun 7, 2004
2:11 am
Hi Gregory Thanks for the enquiry. Under the covers this is a complicated case! "Sys.System.in" has nominal type IO.InputStream. In fact, if you do ...
77 Marc Martin
marcmartin2 Send Email
Jun 10, 2004
5:44 pm
Hi all, Several weeks ago I posted a question about getting the following error when trying to use the Clipboard "Paste" function in a GPCP program: "The...
78 Russell Kneebone
russell_knee... Send Email
Jun 15, 2004
4:37 pm
Hi people, I'm Russell. I'm new to this group. The welcome message invited me to state my interest in this compiler so I'll try. I downloaded and attempted to...
79 cfbsoftware1 Send Email Jul 12, 2004
12:26 am
Just saw this great news on the GPCP / Visual Studio Integration site at: http://sky.fit.qut.edu.au/~chans/vsip.html <quote> What's Next We are planning to add...
80 cfbsoftware1 Send Email Sep 5, 2004
1:34 am
I am developing an application using gpcp1.2.4.net that uses a DataTable / DataGrid / DataView combination to display a table from a TAB-separated text file....
81 K John Gough
john@... Send Email
Sep 5, 2004
7:27 am
Hi Chris I shall check to see why the compiler panic is happening, But you could try in the meantime something like VAR d : Sys.DateTime; ... d :=...
82 cfbsoftware1 Send Email Sep 6, 2004
1:35 am
Hi John, Thank you for your speedy reply. Splitting the statement does allow it to compile, but then it fails at runtime with a ...
83 John Gough
j.gough@... Send Email
Sep 8, 2004
1:17 am
Hi All just an update on Chris' problem, which turns out to have wider interest. Within the .NET framework there are some functions that return objects of type...
84 Marc Martin
marcmartin2 Send Email
Sep 20, 2004
2:33 pm
Hi all, I noticed that Siu-Yuen Chan's web pages showing the Visual Studio version of GPCP no longer exists, so I emailed him about this. He stated that he ...
85 cfbsoftware1 Send Email Oct 3, 2004
1:17 am
In the Component Pascal Language report it is stated that super calls are deprecated and that "Support for these features may be reduced in later product...
86 K John Gough
john@... Send Email
Oct 3, 2004
1:29 am
Chris has a good point here. We toed the politically correct line from the Component Pascal Report in deprecating this feature. However, like Chris we can't...
87 cfbsoftware1 Send Email Oct 19, 2004
1:05 am
I've just tried this again using the new v1.3 compiler and it now works like a charm! Well done, John & Co - keep up the great work! Chris Burrows CFB Software...
88 Marc Martin
marcmartin2 Send Email
Oct 19, 2004
2:10 am
... Heh, I didn't even know that 1.3 had been released! Marc...
89 K John Gough
john@... Send Email
Oct 19, 2004
3:25 am
Hi All Yes 1.3 is up on the web, and has a lot of new goodies ... Including all new documentation. I didn't post a message because the html page on the server...
90 cfbsoftware1 Send Email Oct 19, 2004
4:35 am
Hi John, I've noticed a few misleading out-of-date links out there for a while now, including: ...
91 btreutwein Send Email Oct 26, 2004
10:15 am
On http://www.citi.qut.edu.au/research/plas/projects/cp_files/cpide.jsp there is an announcement that an Eclipse will be available soon. As far as I remember...
92 Paul Roe
p.roe@... Send Email
Oct 26, 2004
11:02 am
We have a new person who will start working on the project soon, so we hope to have a new distribution ready early in the new year - Paul ... From: btreutwein...
93 Jürgen Rolshoven
jrolshoven Send Email
Oct 27, 2004
11:53 am
Hi all, I am a new member of the GPCP group. I work as a computational linguist at the University of Cologne. Both in research as well as in teaching we use...
94 Chris Jackson
bosenug Send Email
Oct 28, 2004
11:56 am
I'm attempting to port an application written in Blackbox CP to Gardens Point CP with Java output. This will potentially be very useful for us to make the app...
95 John Gough
j.gough@... Send Email
Oct 29, 2004
2:18 am
Hi Chris Thanks for the email. This is a bug. We will try to track it down quickly and post a workaround. Cheers John ... John Gough Professor Faculty of...
96 John Gough
j.gough@... Send Email
Nov 1, 2004
5:57 am
Hi All I have a couple of fixes that you may want to apply to gpcp. Alternatively you may wait for 1.3.1 to pick them up. #1 is a workaround for a problem...
97 btreutwein Send Email Nov 3, 2004
8:39 pm
In a recent issue of the german Linux Magazin was an article about a Perl plugin for jEdit (www.jedit.org). jEdit is an editor completely written in Java with...
98 russell_kneebonehotma...
russell_knee... Send Email
Nov 5, 2004
3:50 pm
Hi John, Are you going to put these fixes into the "Files" section of the Yahoo Group or on the download page of GPCP site? The zip file in your last post is...
99 K John Gough
john@... Send Email
Nov 7, 2004
6:33 am
Hi Russell, hi All Looks as though either yahoo or hotmail has dumped the zip file. Many people did get the attachment however. I will put it up on the web...
100 Marc Martin
marcmartin2 Send Email
Nov 7, 2004
7:34 am
... For anyone who did not receive the attachment, I've uploaded it to the "Files" area: http://groups.yahoo.com/group/GPCP/files Marc...
101 btreutwein Send Email Nov 8, 2004
2:06 pm
My first attempt for a CP language mode for jEdit (see http://www.jedit.org/) can be found here: http://www.lrz.de/~bernhard/Component-Pascal.xml Get it, put...
102 Jürgen Rolshoven
jrolshoven Send Email
Nov 10, 2004
9:35 am
Hi, it works fine. Regards Jürgen R. ... Hi, it works fine. Regards Jürgen R. At 15:05 08.11.2004, btreutwein wrote: My first attempt for a CP language mode...
103 Chris Jackson
bosenug Send Email
Nov 10, 2004
3:52 pm
Thanks John for the recent fixes for 1.3. I applied the fix for the open array problem by copying the new Visitor.cp to source/gpcp, running "cprun CPMake...
104 K John Gough
john@... Send Email
Nov 11, 2004
12:05 am
Hi Chris, hi all Yes, there is an error in code that was never exercised before the previous fix. Second and subsequent length parameters to multidimensional...
105 northcott_b Send Email Nov 11, 2004
11:28 am
The version of the Component Pascal Language Report I have states, " In ASSERT(x, n) and HALT(n), the interpretation of n is left to the underlying system...
Messages 76 - 105 of 604   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help