Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can we add hyperlink in report
Message
De
29/07/2005 10:28:53
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Database:
Visual FoxPro
Divers
Thread ID:
01033373
Message ID:
01036978
Vues:
24
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform