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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 408 - 437 of 437   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
408
Hello, i was curios about the new version, so i gave me a trail. But when i launch cpide.exe(V 2.1.0), i get an error. The error message is ... "An unhandled...
Helmut Schrei
judoheli
Offline Send Email
Jul 3, 2008
7:42 pm
409
Hi Helmut, I have done some experiments and have been able to duplicate the error that you reported by putting a suspect entry in the Windows PATH environment...
cfbsoftware1
Offline Send Email
Jul 4, 2008
6:08 am
410
... Hello, you are right, i found in the Environment Variables (Path Variable) two character ";". I removed one semicolon, and Cpide.exe launched without...
Helmut Schrei
judoheli
Offline Send Email
Jul 4, 2008
8:29 pm
411
... Hello, you are right, i found in the Environment Variables (Path Variable) two character ";". I removed one semicolon, and Cpide.exe launched without...
Helmut Schrei
judoheli
Offline Send Email
Jul 4, 2008
8:29 pm
412
The latest major upgrade of CPIde is in the final stages of development. If you want a pre-release copy and haven't already registered as a user you can do so...
cfbsoftware1
Offline Send Email
Jul 30, 2008
12:39 am
413
Existing versions of gpcp for Visual Studio are quite old. After Microsoft has released a free IDE environment called Visual Studio Shell ...
jp_shimizu
Offline Send Email
Aug 26, 2008
8:31 pm
414
Hello All, Will there be a build for Solaris x86 and Opensolaris?. I am very interested in learn Modula-2 language. Can I download the sources and compile...
juanmiuk@...
juanmiuk...
Offline Send Email
May 2, 2009
10:14 pm
415
Hi all, I see that this GPCP discussion group has only had one message during all of 2009, and that message didn't even have anything to do with Gardens Point...
Marc Martin
marcmartin2
Offline Send Email
Jun 13, 2009
5:46 pm
416
Marc Martin schrieb: Hi Martin, don't delete this group; even if it is quite quiet here , I think that java byte code compilers are of general interest; so let...
Jürgen Rolshoven
jrolshoven
Offline Send Email
Jun 13, 2009
7:42 pm
417
... Hi Marc, I'm still using GPCP virtually every day to write software - the .NET versions of the Oberon-07 ARM compiler and linker for the NXP (Philips)...
cfbsoftware1
Offline Send Email
Jun 14, 2009
12:51 am
418
... Okay, okay, no group deletions. :-) So, I guess the questions I have now are -- are there new versions of GPCP in the works? And if so, what is planned?...
Marc Martin
marcmartin2
Offline Send Email
Jun 14, 2009
2:44 am
419
... Let me know if there's anything that there is anything in Blackbox that is not in CPIde, that you miss, and I'll see what I can do. ... I'm using the...
cfbsoftware1
Offline Send Email
Jun 17, 2009
5:01 am
420
Hi All Thought I might chime in on the discussion, and give some idea of where I am going with GPCP. I have been doing very little new development with GPCP in...
K John Gough
john@...
Send Email
Jun 18, 2009
6:02 am
421
Hi everybody, I was primarily lurking since I have some problems to post (JavaScript is not disabled here, but it gets mutilated by our firewall). regards ...
Bernhard Treutwein
btreutwein
Offline Send Email
Jun 18, 2009
2:57 pm
422
... Thanks for the update, John! Sounds like you're keeping busy. :-) I do have one suggestion for your webmaster. The following web page says: "STOP PRESS...
Marc Martin
marcmartin2
Offline Send Email
Jun 18, 2009
5:56 pm
423
... P.S. There's a lot in the latest CPIde that isn't in Blackbox that I'd find it hard to do without now e.g. syntax highlighting, split-screen editing,...
cfbsoftware1
Offline Send Email
Jun 19, 2009
12:10 am
424
Hi all, I noticed that if I assign a System.String to NIL, the code will crash with an error in RTS.dll. I'm wondering if this is a GPCP bug, of I am...
Marc Martin
marcmartin2
Offline Send Email
Jul 1, 2009
6:06 pm
425
... There is no problem assigning NIL to str, but there certainly is a problem if you then try to access that variable. Efectively you are telling the system...
cfbsoftware1
Offline Send Email
Jul 2, 2009
12:29 am
426
... Yes, in the original code, this was part of an initialization sequence. The debugger claims that the crash happens with the assignment, not with an access....
Marc Martin
marcmartin2
Offline Send Email
Jul 2, 2009
1:48 am
427
... Sorry, my mistake, I misread your original message. Your question makes a lot more sense to me now! You are right - it shouldn't crash when you assign: str...
cfbsoftware1
Offline Send Email
Jul 2, 2009
2:42 am
428
For what it's worth, I think CP is a terrific programming language and I hope you gents continue to develop and enhance it.  My only regret w.r.t. CP is that...
Stephen Harris
sharris1_us
Offline Send Email
Jul 4, 2009
3:04 pm
429
... I guess another question would be -- are there ANY books on Component Pascal? I know there is at least one, since I have this one, "The Theory and...
Marc Martin
marcmartin2
Offline Send Email
Jul 4, 2009
3:15 pm
430
... Component Pascal is basically a superset of Oberon-2 so any books on Oberon would be useful. The following list should keep you busy for a while: ...
cfbsoftware1
Offline Send Email
Jul 5, 2009
1:49 am
431
I've received a couple of reports that the GPCP site http://plas.fit.qut.edu.au/gpcp/ is not available (and possibly hasn't been for up to a week). I haven't...
cfbsoftware1
Offline Send Email
Jul 24, 2009
1:25 am
432
Hi All Chris is correct, the whole domain disappeared round last weekend. It (the content) will be back real soon now. My preference is for the content to...
K John Gough
john@...
Send Email
Jul 24, 2009
8:06 am
433
Hi All. The site is back up, at the original URL. I will organize the mirroring later. John ... From: GPCP@yahoogroups.com [mailto:GPCP@yahoogroups.com] On...
K John Gough
john@...
Send Email
Jul 28, 2009
10:07 pm
434
I'm new to GPCP, but have been programming in BlackBox for quite a while. I'm trying to get started, and have followed the directions in the readme files....
tonythermo
Offline Send Email
Sep 29, 2009
4:18 am
435
Hi Anthony I'll have a look at your log, then get back to you. Cheers John What can't be said can't be said, and it can't be whistled either. (Frank Ramsay's...
K John Gough
john@...
Send Email
Sep 29, 2009
8:18 pm
436
Thanks. If it's helpful, here's more log. If I am not in the work directory, but in CPROOT, then the error messages are different - it then can't find the ...
Antony Tersol
tonythermo
Offline Send Email
Sep 29, 2009
10:45 pm
437
More info: If I cd into the examples/hello directory, and try to run Hello I get the same errors, so it would seem to perhaps be a problem of finding the ...
Antony Tersol
tonythermo
Offline Send Email
Sep 30, 2009
7:55 pm
Messages 408 - 437 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