Search the web
Sign In
New User? Sign Up
GPCP · Gardens Point Component Pascal
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 316 - 345 of 437   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
316
Version 2.0 of CPIde, an IDE for GPCP .NET was released earlier today: http://www.cfbsoftware.com/cpide A summary of What's New in v2.0 is at: ...
cfbsoftware1
Offline Send Email
Aug 1, 2007
12:27 pm
317
... Hallo, if i try to setup the new cpisetup.exe i get an error "the operating system is not adequate for running CPIde." Im useing windows 2000 with Dot NET...
Schrei
judoheli
Offline Send Email
Aug 2, 2007
4:22 pm
318
... The setup and the IDE both work fine here (Windows XP Professional SP2). Thanks, Chris -- this IDE makes GPCP much more pleasant to use! Marc...
Marc Martin
marcmartin2
Offline Send Email
Aug 2, 2007
11:52 pm
319
... Hi Helmut, Oops - my mistake! Thanks for letting me know. You can now download the fixed version (v2.0.1) from: ...
cfbsoftware1
Offline Send Email
Aug 3, 2007
7:52 am
320
... Hi Marc, Thanks for the feedback. Can you think of any more topics for examples that might be useful - particularly to CP newbies or .NET newbies? Regards,...
cfbsoftware1
Offline Send Email
Aug 3, 2007
8:06 am
321
... Well, you've got a lot of Console output examples, but the only textfile output example I see "Birthdays", and people may not realize that this has...
Marc Martin
marcmartin2
Offline Send Email
Aug 3, 2007
6:43 pm
322
John, I was looking at the GPCP version history within "GPCPcopyright.cp", and see that from 2000 to 2005, there were multiple new releases of GPCP each year....
Marc Martin
marcmartin2
Offline Send Email
Aug 3, 2007
8:10 pm
323
Gah! Don't let GPCP development stop! I think this is an excellent language; even though I only understand the simpler parts of it, it is still very pleasant...
Stephen Harris
sharris1_us
Offline Send Email
Aug 3, 2007
8:19 pm
324
Chris (or anyone else), I have a few modules which require different compiler parameters than most of my other modules. Specifically, modules which import...
Marc Martin
marcmartin2
Offline Send Email
Aug 3, 2007
11:06 pm
325
... Or... I wonder if "-unsafe" and "-special" should be required options at all? I mean, if one imports SYSTEM, then is there any need to also have an ...
Marc Martin
marcmartin2
Offline Send Email
Aug 4, 2007
1:58 am
326
... Good idea - I'll add some new textfile IO examples. ... US). Thanks for pointing that out - I'll see if I can use the Invariant format to read / write the...
cfbsoftware1
Offline Send Email
Aug 5, 2007
1:36 am
327
I was thinking it might be instructive to see some of the "classic" compsci examples in Component Pascal, like Knights Tour and Eight Queens, and maybe some...
Stephen Harris
sharris1_us
Offline Send Email
Aug 5, 2007
11:36 pm
328
... compsci examples in Component Pascal, like Knights Tour and Eight Queens, and maybe some stuff with linked lists & map negotiation. ... if you are not...
cfbsoftware1
Offline Send Email
Aug 6, 2007
12:39 am
329
Hi All Soon as I go on holiday, the mail group runs wild! Marc raises an interesting question. The brief answer is: no gpcp has not reached the end of its...
K John Gough
john@...
Send Email
Aug 6, 2007
11:32 am
330
... That's good to hear that there will be some future development! It seems that development has slowed down on both GPCP *and* Blackbox. ... Well, I...
Marc Martin
marcmartin2
Offline Send Email
Aug 6, 2007
3:29 pm
331
... Actually, I can live with inter-language calls being single dimension arrays (I can do any multi-dimensional index mapping in my code). I thought that the...
Marc Martin
marcmartin2
Offline Send Email
Aug 7, 2007
5:04 pm
332
... all I ... and have ... Fair enough. What about Marc's other question? "And if one specifies "FOREIGN MODULE", is there any need to also have a "-special"...
cfbsoftware1
Offline Send Email
Aug 8, 2007
1:51 am
333
As noted in a message in the Blackbox mailing list, there is an inconsistency on the GPCP website. "GPCP is still under development and is changing quite...
cfbsoftware1
Offline Send Email
Aug 8, 2007
2:01 am
334
... Examples to copy a text file, split a textfile into a number of subfiles with a given number of lines, and to merge a group of textfiles into one are now...
cfbsoftware1
Offline Send Email
Aug 17, 2007
1:42 pm
335
Thanks for all the new examples, Chris! I'll take a look as time permits. ... Yes, I meant drop-down list (former Mac user), and I did notice that there was...
Marc Martin
marcmartin2
Offline Send Email
Aug 17, 2007
4:46 pm
336
Robert Campbell sent me this message: ====================================== The GPCP code that crashes on loading is: MODULE GpFmtrs; VAR preFixes : ARRAY...
cfbsoftware1
Offline Send Email
Aug 19, 2007
1:34 pm
337
Hi All currently GPCP does not support unicode, and even has problems with non-ascii characters in identifiers. Upgrading the compiler is a possible future...
John Gough
j.gough@...
Send Email
Aug 20, 2007
4:53 am
338
... version of ... there is a ... Hi John, The installer also objects to the 64-bit version of WinXP. Are there any issues running GPCP on Win64? Also what...
cfbsoftware1
Offline Send Email
Aug 21, 2007
12:30 am
339
... is a possible future change. ... Hi Thanks for your comments about Unicode support. My main concern is ASCII support. Mu (ASCII B5) is part of the BlackBox...
cfbsoftware1
Offline Send Email
Aug 23, 2007
11:57 pm
340
Hi All Just an update on the situation with ISO 8859-1, that is, the Latin-1 extension of usascii. Up to version 1.3.4 the scanner and IL-writer of gpcp were...
K John Gough
john@...
Send Email
Aug 24, 2007
5:51 am
341
Hello The issue of using pointers that had not been explicity set to NIL in the source code was discussed about a year ago, but I found the outcome slightly...
Robert Campbell
robert_at_pi...
Offline Send Email
Aug 25, 2007
2:54 am
342
Hi All The situation is that the compiler gives an error for all cases where local (scalar) variables are not provably initialized. OK, so what do I mean by...
K John Gough
john@...
Send Email
Aug 25, 2007
5:12 am
343
... So does that mean that it is impossible for the compiler to conform to the Component Pascal report and also be verifiable code? Or are these simply...
Marc Martin
marcmartin2
Offline Send Email
Aug 25, 2007
2:45 pm
344
Hi 1 - I suspect that there has been some element of miscommunication in this thread - easily done! 2 - I am talking about SIMPLE logic, not about...
Robert Campbell
robert_at_pi...
Offline Send Email
Aug 25, 2007
7:45 pm
345
Hi All Robert is correct: there has been an element of miscommunication. First let me deal with Robert's examples: With HeapInteger and HeapPointer NEW...
K John Gough
john@...
Send Email
Aug 27, 2007
3:13 am
Messages 316 - 345 of 437   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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