[Harbour] Will GT and get system be easy expadible?

2008-01-07 Thread Massimo Belgrano
Will Gt having a structure for (easy) adding external gui component?
so external gui component will be easy integrated in GET system without
requiring a good knowledge of GET system
Thanks in advance

Massimo Belgrano

___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


[Harbour] Will harbour rebox?

2008-01-07 Thread Massimo Belgrano
The reBOX framework is an innovative development environment for
creating a new generation of web based software solutions. It makes it
easy to efficiently implement real applications within a web
environment. Applications that are distinguished by their ease of use
and proved concepts of user guidance. By using reBOX, the familiar image
of classical desktop applications finds it's way into the world wide
web.
http://www.icube.at/home.jsp

Will harbour run under this online operative system free and open
source?

Massimo Belgrano

___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


RE: [Harbour] [OT] Scripting languages popularity

2008-01-07 Thread Massimo Belgrano
Today xbase languages is in 17 position !!!

http://www.tiobe.com/tpci.htm


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Massimo
Belgrano
Sent: Saturday, December 08, 2007 1:16 PM
To: Harbour Project Main Developer List.
Subject: RE: [Harbour] [OT] Scripting languages popularity

12 position for D http://en.wikipedia.org/wiki/D_programming_language
28 position for FoxBase/Xbase


___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


[Harbour] Clipper Compatibility (compiler variable declaration check)

2008-01-07 Thread Massimo Renzi (MaticaSrl)
Hi all.
I'm converting Clipper project to Harbour.
I've that problem.  
In some case Clipper developer has declared PRIVATE variable with the same
name of PARAMETER variable.
I know that the better think is to change the code but at moment I need to
maintain the same code. (great great project)
Harbour don’t warning me about this when I compile the project.
When I run the application, ClipperEXE use PARAMETER variable, HarbourEXE
use PRIVATE. So ClipperEXE works well, HarbourEXE give me error about use of
Null value.

Exist an Harbour compiler option to have full compatibility with Clipper and
use PARAMETER variables?

Thank you
Max

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.516 / Virus Database: 269.17.13/1212 - Release Date: 06/01/2008
22.55
 

___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


[Harbour] harbour site and News

2008-01-07 Thread Massimo Renzi (MaticaSrl)
Hi all.
I see you speech about new implementation of Habour, but in
harbour-project.org  I don’t see the news.
Is this list linked to www.harbour-project.org ?
Thank you.
Max
 

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.516 / Virus Database: 269.17.13/1212 - Release Date: 06/01/2008
22.55
 

___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour


[Harbour] How to get the pid of a app started with run()?

2008-01-07 Thread Lorenzo Fiorini
I need to start several instances of the same Harbour app and I'd like
to create an html "console" interface to see which are running.

best regards,
Lorenzo
___
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour