Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can we add hyperlink in report
Message
From
29/07/2005 10:28:53
 
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:
01036978
Views:
25
I am missing something when attempting to run from a distributed workstation. (Works great on my developer machine)

- I used Doug's hyperlinklistener.prg with the download file...
- Version 9 run-times are installed on the machine
- reportoutput.app is in the folder I am testing from
- I have a test program that may help explain my problem:
_reportoutput='reportoutput.app'
SET ENGINEBEHAVIOR 90
SET CLASSLIB TO HOME()+ "ffc\_reportlistener" additive
SET PROCEDURE TO \common30\hyperlinklistener.prg additive


loListener = newobject('HyperlinkListener', ;
  'HyperlinkListener.prg')

WAIT window TYPE('lolistener')
Results:
- developer machine creates an object
- workstation does not create an object and does not throw an error


Do I need to distribute any other files with this setup?
Thanks,

Stacy



Black Mountain Software, Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform