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
Picture/Get Question
-
- Posts: 363
- Joined: Wed Feb 15, 2006 2:06 pm
- Location: Oxford, England
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: Picture/Get Question
Can I see a little self-contained sample of the problem?
EMG
EMG
-
- Posts: 363
- Joined: Wed Feb 15, 2006 2:06 pm
- Location: Oxford, England