Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pageframe.ActivePage problem
Message
From
09/11/2018 02:44:23
 
 
To
09/11/2018 02:34:45
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows 10
Network:
Windows Server 2012
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01663231
Message ID:
01663235
Views:
53
modify command awServer > awAJAX.PropChangedHTML_ActivePage()
;-)
>LOCAL loRetVal AS Page
>
>LOCAL lnPageOrder
>lnPageOrder = THIS.ActivePage
>
>LOCAL loPage AS Page
>FOR EACH loPage IN THIS.Pages
>	IF loPage.PageOrder == m.lnPageOrder
>		loRetVal = m.loPage
>		EXIT
>	ENDIF
>ENDFOR
>
>RETURN m.loRetVal
Thierry Nivelet
FoxinCloud
Give your VFP application a second life, web-based, in YOUR cloud
http://foxincloud.com/
Never explain, never complain (Queen Elizabeth II)
Previous
Reply
Map
View

Click here to load this message in the networking platform