Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the event firing sequence of a running report?
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
What is the event firing sequence of a running report?
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01039376
Message ID:
01039376
Views:
66
Is there a list somewhere in the documentatin or anywhere else that lists the entire firing sequence of a running report with report listener?

Using the following example:
lcDirectory = sys(16)
lcDirectory = addbs(justpath(substr(lcDirectory, at(' ', lcDirectory, 2) + 1)))
loListener = newobject('MPTiffListener', lcDirectory + 'europa.vcx')
loListener.TargetFileName = forcepath('MyReport.tif', sys(2023))
loListener.QuietMode      = .T.
erase (loListener.TargetFileName)
report form forcepath('EmployeesMD.FRX', lcDirectory) object loListener
Can somebody list the entire sequence?

TIA
Dawa Tsering


"Do not let any unwholesome talk come out of your mouths,
but only what is helpful for building others up according to their needs,
that it may benefit those who listen."

- Ephesians 4:29-30 NIV

Dare to Question -- Care to Answer

Time is like water in a sponge, as long as you are willing you can always squeeze some.

--Lu Xun, Father of Modern Chinese Literature

Next
Reply
Map
View

Click here to load this message in the networking platform