Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Xfrx preview
Message
General information
Forum:
Visual FoxPro
Category:
Third party products
Title:
Miscellaneous
Thread ID:
00880766
Message ID:
00880894
Views:
26
Excel 2002.

One Question: How is thisform.oReport initialized when the preview is created from an .frx file? The only place I can see it initialized is in the cmdOpen function, as such:

thisform.oReport = IIF(AT("XML",UPPER(lcName))>0,EVALUATE([xfrx("XFRX#XML")]),EVALUATE([xfrx("XFRX#DRAW")]))
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform