Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can we add hyperlink in report
Message
 
 
To
01/08/2005 10:18:55
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01033373
Message ID:
01037499
Views:
45
Does EXE works on your dev PC?

>I re-built the exe this morning and added an on error command to be sure. Same result still...
>
>
>
>
>
>_reportoutput='reportoutput.app'
>SET ENGINEBEHAVIOR 90
>SET CLASSLIB TO HOME()+ "ffc\_reportlistener" additive
>SET PROCEDURE TO \common30\hyperlinklistener.prg additive
>
>ON ERROR
>
>loListener = newobject('HyperlinkListener', ;
>  'HyperlinkListener.prg')
>
>WAIT window TYPE('lolistener')
>
>
>
>
>
>1) works fine on my developer machine, no error and object is created correctly
>2) no error and no object created on my test machine
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform