TGET WITH CLAUSOLE RIGHT ERROR

TGET WITH CLAUSOLE RIGHT ERROR

Postby Silvio » Sun Mar 23, 2008 3:53 pm

Dear all,
I found last year an error or a bug on get with clause right
but I the error not is corrected
Why we no try to correct it ?


#include "FiveWin.ch"

Function main()

Local oDlg,oGet ,cGet
LOCAL oBt1

DEFINE DIALOG oDlg SIZE 485, 245

@ 0.1, 0.5 GET oGet VAR cGet OF oDlg SIZE 235, 12 RIGHT



ACTIVATE DIALOG oDlg CENTER

return nil
Best Regards, Saludos

Falconi Silvio
User avatar
Silvio
 
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Postby Antonio Linares » Mon Mar 24, 2008 10:18 am

Silvio,

Here it works fine. All is missing is to initialize the cGet variable in your code:

local oDlg, oGet, cGet := "Hello world!"
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41461
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Postby Silvio » Mon Mar 24, 2008 11:13 pm

I sent you the new msgcalc
can you see it
when you push a number button it write the number at the left of the get and not on right
Best Regards, Saludos

Falconi Silvio
User avatar
Silvio
 
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 120 guests