View unanswered posts | View active topics It is currently Sun May 26, 2013 5:12 am



Reply to topic  [ 69 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 7  Next
HMG 3.0.41 
Author Message

Joined: Mon Mar 26, 2012 10:33 am
Posts: 13
Location: España
Post Re: HMG 3.0.41
Muchas Gracias !!!


Mon Apr 23, 2012 11:48 am
Profile

Joined: Thu Jul 31, 2008 12:05 pm
Posts: 115
Post Re: HMG 3.0.41
Hola


Estuve probando el ejemplo que esta en la carpeta SAMPLES/CONSOLE
pero no funciona.
Compila el prg a exe pero no se ejecuta
Alguien puede probarlo?
Gracias

Claudio


Mon Apr 23, 2012 1:32 pm
Profile
User avatar

Joined: Wed Sep 08, 2010 1:18 pm
Posts: 586
Location: Paranaguá - Brasil
Post Re: HMG 3.0.41
En la primera linea de código hello.prg, adicione:

REQUEST HB_GT_WIN_DEFAULT

Recompile y verás que funciona.

Otra cosa que noté, es que el archivo build.bat está dando error. (voy a verificar)

_________________
A hug xBase-d in HMGing
You may share your doubts and solutions with all the colleagues by forum. Please do not send me PMs or eMails for technical proposes.


Mon Apr 23, 2012 2:16 pm
Profile
User avatar

Joined: Wed Sep 08, 2010 1:18 pm
Posts: 586
Location: Paranaguá - Brasil
Post Re: HMG 3.0.41
Claudiotedesco,

En la primera linea de código hello.prg, por favor adicione:

REQUEST HB_GT_WIN_DEFAULT

Recompile y verás que funciona.

Otra cosa que noté, es que el archivo build.bat al ejecutarlo está dando un error. (voy a verificar)

---

In the first line of code hello.prg, please add:

REQUEST HB_GT_WIN_DEFAULT

Recompile and see that it works.

Another thing, I´ve seem the build.bat when executed is giving an error. (I will verify)

_________________
A hug xBase-d in HMGing
You may share your doubts and solutions with all the colleagues by forum. Please do not send me PMs or eMails for technical proposes.


Mon Apr 23, 2012 2:16 pm
Profile
User avatar

Joined: Wed Sep 08, 2010 1:18 pm
Posts: 586
Location: Paranaguá - Brasil
Post HMG 3.0.41
In my C:\hmg.3.0.41\build.bat at:
Quote:
rem ******************************************************************************
rem SET HMGPATH
rem ******************************************************************************
rem
rem Using %~dp0 the HMGPATH is automatically set to current (hmg) folder making it
rem portable (zero config)


I have modified this:
SET HMGPATH=%~dp0

For this in replacement:
SET HMGPATH=C:\hmg.3.0.41

And then it worked ! It is HMGPATH.

_________________
A hug xBase-d in HMGing
You may share your doubts and solutions with all the colleagues by forum. Please do not send me PMs or eMails for technical proposes.


Mon Apr 23, 2012 2:28 pm
Profile

Joined: Wed Aug 13, 2008 2:35 pm
Posts: 130
Location: Córdoba - Argentina
Post Re: HMG 3.0.41
Rathi,
thank you very much!!!! :)
Best regards,
Mario Mansilla

Muchas gracias :)
Saludos
Mario Mansilla


Tue Apr 24, 2012 1:04 am
Profile
User avatar

Joined: Thu Jul 31, 2008 3:23 am
Posts: 615
Location: Chile
Post Re: HMG 3.0.41
Gracias Rathi,
Un saludo desde Chile
Luis Vasquez


Tue Apr 24, 2012 1:15 am
Profile YIM

Joined: Fri Sep 09, 2011 8:01 am
Posts: 22
Post Re: HMG 3.0.41
Rathingiri Thanks


Tue Apr 24, 2012 3:22 am
Profile

Joined: Thu Jul 31, 2008 12:05 pm
Posts: 115
Post Re: HMG 3.0.41
Les queria avisar que funciono correctamente el agregado de la linea

REQUEST HB_GT_WIN_DEFAULT

Saludos


Tue Apr 24, 2012 11:49 am
Profile
User avatar

Joined: Wed Sep 08, 2010 1:18 pm
Posts: 586
Location: Paranaguá - Brasil
Post Re: HMG 3.0.41
claudiotedesco wrote:
Les queria avisar que funciono correctamente el agregado de la linea

REQUEST HB_GT_WIN_DEFAULT

Saludos
Hasta la version 3.0.35 teníamos la opción de configurar en la IDE si queríamos compilar en modo console o no. Pero en las versiones posteriores es solamente asi que el programa compilado através de IDE-HMG, que entiende que tiene que ser ejecutado em modo console (dentro del código).

---

Upto version 3.0.35 we can count with the option to set in the IDE for compilong in console mode or not. But in later versions by IDE compiling, the nly way is to be mentioned REQUEST HB_GT_WIN_DEFAULT onside the code.

_________________
A hug xBase-d in HMGing
You may share your doubts and solutions with all the colleagues by forum. Please do not send me PMs or eMails for technical proposes.


Tue Apr 24, 2012 12:06 pm
Profile
Display posts from previous:  Sort by  
Reply to topic 
 [ 69 posts ]  Go to page Previous  1, 2, 3, 4, 5 ... 7  Next

Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.