FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Picture/Get Question
Posts: 363
Joined: Wed Feb 15, 2006 02:06 PM
Picture/Get Question
Posted: Fri May 19, 2006 10:31 AM

Hi,

In my 16-bit FW app, I had a conditional picture and a numeric field in the following format:

'@B XXXXXX.XX'

in the 16-bit app, the field always displayed XXXXXX.XX which was perfect as i could hide values for certain users.

However, in my xharbour version, the field has no values and it resets the memory variables to 0

is there an alternative picture i could use or should i be using a diferent method (oGet:...())?

Thanks in advance

Pete

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: Picture/Get Question
Posted: Fri May 19, 2006 11:07 AM

Can I see a little self-contained sample of the problem?

EMG

Posts: 363
Joined: Wed Feb 15, 2006 02:06 PM
Picture/Get Question
Posted: Fri May 19, 2006 12:59 PM

It's OK - i think i've solved it now

Continue the discussion