BROWSE - how to get FIELDS array, HEADERS array
Posted: Thu Apr 09, 2009 7:29 am
Hi guys!
Iwanna write an universal function to set filter working with any browse, called from context menu.
I tried to use something like that:
Where is error?
What do you think?
Best regards and Happy Easter
Marek
Iwanna write an universal function to set filter working with any browse, called from context menu.
I tried to use something like that:
but this sample doesn't work...cCurrWindow:= thisWindow.name
cCurrBrowse := this.name
aFields := GetProperty(cCurrWindow, cCurrBrowse, "Fields")
Where is error?
What do you think?
Best regards and Happy Easter
Marek