Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Recover field's value from crystal preview window
Message
De
09/06/2003 05:10:17
Franco Felosi
Acut Servizi Srl
Brescia, Italie
 
 
À
06/06/2003 14:21:29
Walter Meester
HoogkarspelPays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Crystal Reports
Divers
Thread ID:
00797087
Message ID:
00797895
Vues:
30
Hi Walter,

This is the correct code !!

Lparameters x, Y, eventinfo, usedefault
oEventinfo = Getinterface(eventinfo,"ICRVEventInfo","crviewer9.dll")
oCollection = oEventInfo.GetFields()
ofiel = oCollection.Item(oCollection.SelectedFieldIndex)
=MESSAGEBOX(ofiel.value)
=MESSAGEBOX(ofiel.name)

Many thanks for the aid !!

franco
francofelosi@acut.it
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform