Picture/Get Question

Post Reply
PeterHarmes
Posts: 363
Joined: Wed Feb 15, 2006 2:06 pm
Location: Oxford, England

Picture/Get Question

Post by PeterHarmes »

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
PeterHarmes
Posts: 363
Joined: Wed Feb 15, 2006 2:06 pm
Location: Oxford, England

Post by PeterHarmes »

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