Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report Listener Failure/Output to HTML
Message
From
05/05/2006 23:48:14
 
 
To
05/05/2006 16:03:40
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01119755
Message ID:
01119839
Views:
20
Chaim -

I don't have a quick answer. You probably do need to trace, which is a nuisance I know. I don't know if it would make any difference if you did this the other way:
oRl = newobject("HtmlListener", home()+"ffc\_reportlistner.vcx")
report form <myreport> object m.oRl
It's essentially the same code but tracing might be easier because the class code isn't inside the app...

- Colin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform