Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Recover field's value from crystal preview window
Message
From
09/06/2003 05:10:17
Franco Felosi
Acut Servizi Srl
Brescia, Italy
 
 
To
06/06/2003 14:21:29
Walter Meester
HoogkarspelNetherlands
General information
Forum:
Visual FoxPro
Category:
Crystal Reports
Miscellaneous
Thread ID:
00797087
Message ID:
00797895
Views:
29
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
Previous
Reply
Map
View

Click here to load this message in the networking platform