Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is the event firing sequence of a running report?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
What is the event firing sequence of a running report?
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
01039376
Message ID:
01039376
Vues:
65
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

Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform