Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to: Previewing a report with two cursors at the same
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01109563
Message ID:
01110209
Vues:
18
This message has been marked as the solution to the initial question of the thread.
Farhad,

This seems to work, at least from the command window.
oListener = CREATEOBJECT("ReportListener")
olistener.ListenerType = 1

oListener2 = CREATEOBJECT("ReportListener")
olistener2.ListenerType = 1

REPORT FORM rptPrdName NOWAIT Object oListener
REPORT FORM rptPrdName NOWAIT Object oListener2
HTH
Peter Pirker


Whosoever shall not fall by the sword or by famine, shall fall by pestilence, so why bother shaving?

(Woody Allen)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform