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 your group to be featured on the Yahoo! Groups website? 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 1 - 30 of 437   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date v
30
Hi John, My first thought was to look to see if it was a parameter to the compiler as there is a 'subsystem' parameter on ilasm. If there are other ilasm...
cfbsoftware1
Offline Send Email
Feb 25, 2004
12:30 pm
29
... I don't have this samples into my gpcp folders. Walter. ... From: "cfbsoftware1" <chris@...> To: <GPCP@yahoogroups.com> Sent: Wednesday,...
Walter Daniel Gallegos
walter.gallegos@...
Send Email
Feb 25, 2004
11:59 am
28
Hi All this is easy to do. The question is how to trigger it. My initial reaction, given that we use a dummy import IMPORT CPmain ... to say "this module has...
John Gough
john@...
Send Email
Feb 25, 2004
11:27 am
27
... Yikes! Hopefully the compiler will do this automatically someday -- it looks a bit silly to have a DOS window pop up in the background of a fancy new...
Marc Martin
marcmartin2
Offline Send Email
Feb 25, 2004
6:59 am
26
The console window can be suppressed, but need some manual editing (while the GPCP compiler is not doing this). 1. Check to see if the IL file of your main...
diagnose77
Offline Send Email
Feb 25, 2004
6:36 am
25
... ilasm was not on the path. I added D:\Winnt\Microsoft.NET\Framework\v1.1.4322 to my path, and the compilation worked, both in two steps as above, and in...
mcintoshal2002
Offline Send Email
Feb 25, 2004
5:38 am
24
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...
cfbsoftware1
Offline Send Email
Feb 25, 2004
4:09 am
23
Hi all this has been an occasional problem, which has two separate causes. The symptom is that the compiler runs ok, then fails to spawn ILASM to assemble the...
John Gough
j.gough@...
Send Email
Feb 25, 2004
3:55 am
22
... files, ... The ... .... ... hasMain, ... Looking at the place in the source code of MsilAsm.cs where these error messages are pointing to, indicates that...
cfbsoftware1
Offline Send Email
Feb 25, 2004
3:25 am
21
... TextReader/TextWriter ... Once you have loaded the file into the RichTextBox you can use its 'Lines' property to manipulate its contents as though it is an...
cfbsoftware1
Offline Send Email
Feb 25, 2004
3:02 am
20
... Unless there has been a recent change, the .NET runtime should be sufficient. I was able to develop and run .NET apps on Windows ME even though you can't...
cfbsoftware1
Offline Send Email
Feb 25, 2004
2:51 am
19
This is a common problem due to the variety of installation platform environment. I cut an paste the following from the GPCP download page: ...
diagnose77
Offline Send Email
Feb 25, 2004
12:22 am
18
... Hi All Well, we had done native code implementation of Oberon-2 as part of Diane Corney's PhD thesis. I consider Component Pascal to be a somewhat more...
John Gough
j.gough@...
Send Email
Feb 25, 2004
12:06 am
17
Hi, I have resolved the similar problems I had, with a lot of help from the QUT team. You need the SDK, which you can get from the Microsoft site, and you need...
Bob Walkden
bob_walkden
Offline Send Email
Feb 24, 2004
8:11 pm
16
... Did you install the .NET runtime, or the SDK? I think you need the SDK. I also *think* you might need version 1.0 and not version 1.1, but I think...
Marc Martin
marcmartin2
Offline Send Email
Feb 24, 2004
7:24 pm
15
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....
mcintoshal2002
Offline Send Email
Feb 24, 2004
6:16 pm
14
... Yes I do, but this brings up another question... John, was there any special reason your team chose to implement Component Pascal over, say, Oberon-2 or...
Marc Martin
marcmartin2
Offline Send Email
Feb 24, 2004
3:04 pm
13
... Yes, I was thinking the solution might involve a RichTextBox -- the only thing I wasn't sure of is whether I could do TextReader/TextWriter stuff on it...
Marc Martin
marcmartin2
Offline Send Email
Feb 24, 2004
2:57 pm
12
... If you haven't got it - get it. I'd thoroughly recommend this book to anybody. OO didn't used to make much sense to me, but as soon as I read this book the...
cfbsoftware1
Offline Send Email
Feb 24, 2004
11:05 am
11
Hi Marc, ... I agree. Do you have a copy of Mossenbock's "Object-oriented programming in Oberon-2"? ...
Bob Walkden
bob_walkden
Offline Send Email
Feb 24, 2004
7:52 am
10
Hi Chris, thanks for the offer. I'd be interested in the notes on TextPad, which I'm also using at the moment, but in the most basic way. ... Definitely...
Bob Walkden
bob_walkden
Offline Send Email
Feb 24, 2004
7:47 am
9
... I'd be interested in seeing the above. I've seen examples of this sort of thing in C# and VB, but of course it'd be even nicer to see something in...
Marc Martin
marcmartin2
Offline Send Email
Feb 24, 2004
12:59 am
8
I have a number of items in my 'toolkit' related to GPCP that I can make available on our website. However, it will take a bit of work to make them fit for...
cfbsoftware1
Offline Send Email
Feb 24, 2004
12:17 am
7
... Yes, well about that let me say that Clemens Szyperski, directly asked Niklaus Wirth about the name, and got NW's agreement. Furthermore NW himself has...
John Gough
j.gough@...
Send Email
Feb 23, 2004
10:22 pm
6
Hi, ... I should also introduce myself. I'm a business analyst/project manager currently working for a property management company in the UK. I don't use CP...
Bob Walkden
bob_walkden
Offline Send Email
Feb 23, 2004
9:18 pm
5
Thanks John for that summary about the next version of GPCP! I see that some of the major new features are in direct response to my emails... :-) And thanks...
Marc Martin
marcmartin2
Offline Send Email
Feb 23, 2004
8:52 pm
4
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...
John Gough
john@...
Send Email
Feb 23, 2004
10:13 am
3
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...
hansgans
Offline Send Email
Feb 21, 2004
5:24 pm
2
... those, ... anyway ... There's a later version of N2CPS included with the Visual Studio plug-in which is aware of 1.1.4322. There's also a GUI version ...
cfbsoftware1
Offline Send Email
Feb 21, 2004
9:50 am
1
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...
bob_walkden
Offline Send Email
Feb 21, 2004
8:59 am
Messages 1 - 30 of 437   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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