Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Different behavior at Run-time of Modify Report!
Message
 
 
À
04/01/2005 11:31:05
Emanuele Bonin
EB Soluzioni Informatiche
Tezze S/B, Italie
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9
OS:
Windows XP SP2
Divers
Thread ID:
00974108
Message ID:
00974115
Vues:
20
This message has been marked as the solution to the initial question of the thread.
Did you set Report related system variables for REPORTBEHAVIOR 90 in runtime? Something like
_REPORTOUTPUT = FULLPATH("REPORTOUTPUT.APP")
_REPORTBUILDER = FULLPATH("REPORTBUILDER.APP")
_REPORTPREVIEW = FULLPATH("REPORTPREVIEW.APP")
>
>I made a program that execute, in the appropiate line, this command:
>
>Modify Report Filename.frx In SCREEN
>
>The program show me the report designer and i can modify my report, but when i try to view the result using preview button my program close itself without any message.
>
>This behavior is not present if i run my program from VFP (not compiled) or if i write this line before the Modify Report:
>
>SET REPORTBEHAVIOR 80
>
>Is This a Bug or is another my mistake ?
>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform