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
  Newest  |  < Newer  |  Older >  |  Oldest
Topics Messages Latest Post

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...
6 Nov 11, 2004
12:05 am

K John Gough
john@...
Send Email

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...
3 Nov 10, 2004
9:35 am

Jürgen Rolshoven
jrolshoven
Send Email

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...
2 Oct 29, 2004
2:18 am

John Gough
j.gough@...
Send Email

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...
1 Oct 27, 2004
11:53 am

Jürgen Rolshoven
jrolshoven
Send Email

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...
2 Oct 26, 2004
11:02 am

Paul Roe
p.roe@...
Send Email

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....
8 Oct 19, 2004
4:35 am

cfbsoftware1
Send Email

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...
2 Oct 3, 2004
1:29 am

K John Gough
john@...
Send Email

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 ...
1 Sep 20, 2004
2:33 pm

Marc Martin
marcmartin2
Send Email

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...
1 Jul 12, 2004
12:26 am

cfbsoftware1
Send Email

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...
1 Jun 15, 2004
4:37 pm

Russell Kneebone
russell_knee...
Send Email

Hi all, I've been using my GPCP-created text editor for a while without problems. However, today I'm now getting an error that I wasn't getting before (hmmm,...
3 Jun 10, 2004
5:44 pm

Marc Martin
marcmartin2
Send Email

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 ...
1 Jun 7, 2004
2:11 am

John Gough
j.gough@...
Send Email

Hi all, I have noticed from the group that the use of GPCP VS Package is not popular due to its editor tends to "freeze up" for seconds periodically. This...
2 May 20, 2004
6:31 am

Paul Roe
p.roe@...
Send Email

Hi all, On the GPCP downloads page, there are .NET compilers for framework versions 1.0, 1.1, and 1.2. I'm using version 1.1, but was wondering if the beta...
1 May 3, 2004
6:26 pm

Marc Martin
marcmartin2
Send Email

Hi all, I was noticing that the text editor example that Chris provided has an annoying way of making text selections, and learned that this is how the ...
2 Apr 16, 2004
1:00 am

John Gough
j.gough@...
Send Email

Hi all, I've been wondering about the GPCP Browse utility. When it creates a definition/interface, I don't understand the ordering it puts the procedures in....
2 Mar 24, 2004
4:28 am

John Gough
j.gough@...
Send Email

Hi All Sorry about the delay caused by our configuration control incident. I can confirm that the version 1.2.4 installers are now on the web site and should...
2 Mar 12, 2004
6:53 pm

Marc Martin
marcmartin2
Send Email

If you don't have Visual Studio .NET, but don't like the idea of using the command-line GPCP compiler with DOS batch files etc. there is an alternative....
2 Mar 5, 2004
5:34 am

Marc Martin
marcmartin2
Send Email

Hi all, When compiling the following code in GPCP, I get several ... PROCEDURE Proc; VAR x: REAL; PROCEDURE Nest; BEGIN x := 2; END Nest; BEGIN x := 1; Nest; ...
3 Mar 4, 2004
12:52 am

cfbsoftware1
Send Email

Hi all, I see that GPCP 1.2.4 is now available for download for .NET versions 1.0, 1.1, and 1.2: ...
2 Mar 2, 2004
10:46 pm

John Gough
j.gough@...
Send Email

Hi all I'm considering move some BB framework applications to GPCP over NET framework I need release software in 4 user languages (English, French, Spanish,...
2 Mar 1, 2004
11:54 pm

diagnose77
Send Email

Hi all, One of my Blackbox Component Pascal codes makes calls to a DLL written and compiled in Fortran. This is a regular, old-fashioned DLL, back from the...
3 Mar 1, 2004
1:40 am

John Gough
j.gough@...
Send Email

Hi All, This program uses a .NET WinForms Rich Text Box control as a basic Text Editor. Read the source code of the program to see how to call the .NET...
2 Feb 28, 2004
4:11 pm

Marc Martin
marcmartin2
Send Email

I have a number of items in my 'toolkit&#39; related to GPCP that I can make available on our website. However, it will take a bit of work to make them fit for...
11 Feb 26, 2004
11:18 pm

SiuYuen Chan
s.chan@...
Send Email

I next attempted to do a (partial) boot on the compiler. In current working directory: G:\Programs2003\Compiler&#92;gpcp&#92;source&#92;gpcp with the directory ...
6 Feb 26, 2004
2:02 am

John Gough
j.gough@...
Send Email

When running GPCP apps which use Windows Forms (like the included samples ClockControl and FormHello), a console window is opened as the app starts and remains...
10 Feb 25, 2004
7:45 pm

Bob Walkden
bob_walkden
Send Email

Every few years, I think I want to port an Oberon family compiler to some microcontroller. I have Gabrio's MC68HC11 port in source code as a security blanket....
8 Feb 25, 2004
5:38 am

mcintoshal2002
Send Email

Hi All first of all, thanks to Marc for setting up the list. Just for the record, the main people involved in the GPCP project are John Gough, Paul Roe, Diane...
4 Feb 23, 2004
10:22 pm

John Gough
j.gough@...
Send Email

It would be nice, if there were non-exe packages (e.g. zip files) for the current version of gpcp available, so one would not have to find a Windows machine to...
1 Feb 21, 2004
5:24 pm

hansgans
Send Email

Thanks to Marc for setting up this group. ... I hadn't thought of looking in the batch file (not used to DOS any more!), so I've changed the arguments to point...
2 Feb 21, 2004
9:50 am

cfbsoftware1
Send Email
  Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

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