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 165 - 194 of 604   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
165 ooo_colour_panda_ooo
ooo_colour_p... Send Email
Jul 27, 2005
6:26 pm
hi all, I am using GPM Modula-2 redhat 7 version compiler on my redhat 9 machine. Everything seem to be Okay, but when I attampt to build a program which...
166 K John Gough
john@... Send Email
Jul 29, 2005
8:20 am
Hi panda, hi All This is not an error, it is just a warning message. In Modula-2 definition modules cannot be imported in a cycle. However the implementation...
167 ooo_colour_panda_ooo
ooo_colour_p... Send Email
Jul 29, 2005
2:09 pm
hi John, Thanks for your response. I have written my own versions of RealToString and StringToReal procedures. Therefore, the problem is no longer annoying...
168 cfbsoftware1 Send Email Jul 29, 2005
2:26 pm
DVD List View is a working program which demonstrates the use of Microsoft .NET WinForms DataTable, DataView and DataGrid controls to display, filter and...
169 Marc Martin
marcmartin2 Send Email
Jul 29, 2005
6:41 pm
... Thanks for that, Chris! I'll have to dissect the source code in my spare time... :-) Marc...
170 cfbsoftware1 Send Email Oct 10, 2005
1:13 am
Is anybody interested in using a Pascal to Component Pascal translator? I have a prototype written in Component Pascal which is working and seems to handle J&W...
171 Bob Walkden
bob_walkden Send Email
Oct 10, 2005
8:41 pm
Hi, I'd be interested in trying the standard P->CP translator. -- Regards, Bob _____ From: GPCP@yahoogroups.com [mailto:GPCP@yahoogroups.com] On Behalf Of ...
172 Gérard Meunier
germeun Send Email
Oct 10, 2005
10:01 pm
... Did you notice that there was already a translator from Turbo Pascal to Component Pascal under BlackBox: http://www.zinnamturm.de/#Tp2cp What are the...
173 John Drake
jmdrake_98 Send Email
Oct 10, 2005
10:10 pm
... Definitely interested. ... Interesting. Did you use any "compiler writing" tools like Coco/R, Depot/4 or Babel? ...
174 cfbsoftware1 Send Email Oct 11, 2005
2:30 am
... Pascal to ... Yes, Gerard - thank you very much for providing it. I have used it successfully to translate desktop Delphi code to Component Pascal code in...
175 cfbsoftware1 Send Email Oct 11, 2005
2:48 am
... Yes indeed. I used the ingenious "N.Wirth" compiler writing tool :-) My starting point was Wirth's Modula-2 to Oberon translator that had been ported to...
176 cfbsoftware1 Send Email Oct 11, 2005
2:55 am
... Hi Bob, Thanks for your feedback. Just give me a day or two to write the 'user manual' :-) Would you prefer a GPCP or a BlackBox version? It is currently ...
177 Bob Walkden
bob_walkden Send Email
Oct 11, 2005
8:29 pm
Hi Chris, given a choice I would prefer a Blackbox version. I have never really got off the ground with GPCP, and have started looking at Zonnon for .Net. -- ...
178 Gérard Meunier
germeun Send Email
Oct 11, 2005
9:15 pm
... Happy to read that. ... OK, thanks. Handling of WITH statements is an interesting feature, but difficult to achieve, without a complete analysis of the...
179 Marc Martin
marcmartin2 Send Email
Oct 11, 2005
9:55 pm
... ...and what have you found with Zonnon? I have only looked at it briefly, and my initial impression was that we should have all stuck with Oberon-2. :-) ...
180 cfbsoftware1 Send Email Oct 12, 2005
12:12 am
... really got ... for .Net. ... I'd be interested to hear as well. My initial impression was that an alternative descriptive name could be 'Pasmodulober-3+'...
181 cfbsoftware1 Send Email Nov 28, 2005
5:58 am
Now that v2.0 of the Microsoft .NET framework has been released, I am in the process of upgrading my CP apps. When running PEToCps it converts...
182 K John Gough
john@... Send Email
Nov 28, 2005
6:07 am
Hi Chris, hi all. Ok, I shall check this out. System.Drawing.dll works ok on my experimental 1.4 version, but that is still not ready for prime time. In the...
183 cfbsoftware1 Send Email Nov 29, 2005
5:23 am
Hi John, 9 minutes - that has to be a new record for the response time to a tech support query! Just to clarify - System.Drawing.dll works ok for me as well,...
184 K John Gough
john@... Send Email
Nov 29, 2005
7:13 am
Hi again The main additions to version 1.4 are the ability to consume and extend the CLR 2.0 facilities for generics. Of course this only applies to the CLR ...
185 sharris1_us Send Email Dec 4, 2005
6:10 am
Hi, Is there a set of math library functions available for Component Pascal? I am using the jvm version. Thanks in advance, -smh...
186 sharris1_us Send Email Dec 4, 2005
6:11 am
Hi, I am tinkering with Component Pascal. My very first experiment with it and I hit some weirdness with RealToStr (code and results below). I am using the...
187 cfbsoftware1 Send Email Dec 4, 2005
10:50 pm
Try the fix for the RealStr library if you haven't done so already. You can download it from: http://plas.fit.qut.edu.au/gpcp/Downloads.aspx -- Chris Burrows ...
188 cfbsoftware1 Send Email Dec 5, 2005
12:50 pm
Copy / Paste fails in a .NET 2.0 CP program with an error indicating that the main thread's apartment state needs to be specified as STA (single thread...
189 Marc Martin
marcmartin2 Send Email
Dec 5, 2005
7:55 pm
... I seem to recall having this problem a long time ago. I don't recall exactly if I ever fixed it, but I do note that the following lines of code are...
190 Stephen Harris
sharris1_us Send Email
Dec 5, 2005
8:39 pm
D'oh! I knew I couldn't be the first person to see that. Can you tell me a bit more on how to install the new library, please? -smh cfbsoftware1...
191 cfbsoftware1 Send Email Dec 6, 2005
1:20 am
Hi Stephen, I'm using the .NET version but the process should be similar with the JVM version. What you need to do is compile the new copy of RealStr.cp that...
192 John Gough
j.gough@... Send Email
Dec 6, 2005
2:00 am
Hi All I shall incorporate this change in the 1.3.3 update. We are still struggling with the PERWAPI changes needed to handle reading of DLLs with mixed...
193 Paul Warren
orangutanuk Send Email
Dec 14, 2005
4:28 pm
Hi Guys I'm a nooby, so please excuse me if this is a stupid question. I've been looking at the GPCP compiler source, and obviously the compiler builds up the ...
194 sharris1_us Send Email Dec 15, 2005
8:37 pm
Hi, I am writing simple programs to try and teach myself Component Pascal. I wrote this one ... (* compile: cprun gpcp TestFileIO.cp *) (* run: cprun...
Messages 165 - 194 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