Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: variable/prop significance length

$
0
0
Re: variable/prop significance length
FoxInCloud
Re: variable/prop significance length
04/24/2012
03:01:59 AM
3HJ06I47L Show this entire thread in new window
Gratar Image based on email address
From:
Tuvia Vinitsky
To:
Attachments:
None

Ouch, It was your suggestion to use _screen to hand things from. Now I will have to change the controlsource for controls on about 250 forms. I changed from application objects to _screen to have session objects, I am not lookinjg forward to re-doing 250 forms again.

Anything used as a controlsource has to be saved.


So far, FAS does not save _screen properties
This needs be implemented in a future version

When restoring properties, like in a form refresh, FiC cannot tell the difference between:
_screen.osession.gdCMonDate1 and _screen.osession.gdCMonDate2 .

I instantiate two text boxes, each with one of the two above vars as a control source. In the click of a button I compare the values. If they are not valid, I display a message telling the user to re-enter. That is all. After that point, the refresh cannot tell the difference between those two and BOTH textboxes will display the same value.



Viewing all articles
Browse latest Browse all 10393

Trending Articles