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 ...
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...
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...
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...
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@...
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 :=...
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@...
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...
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 ...
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@...
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...
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...
... Heh, I didn't even know that 1.3 had been released! Marc...
89
K John Gough
john@...
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...
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@...
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...
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...
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@...
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@...
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...
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...
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@...
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...
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...
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...
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@...
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...
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...