Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Foxypreviewer breaks report to file ascii command
Message
De
04/12/2011 03:59:34
 
 
À
03/12/2011 19:08:12
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
01530190
Message ID:
01530302
Vues:
56
>FOxyPreviewer needs to have SET REPORTBEHAVIOR 90 to work. Setting it to 80 disables it completely, although it still remains in memory.

I embedded foxypreviewer and tried

SET REPORTBEHAVIOR 80
LOCAL loReport AS PreviewHelper OF FoxyPreviewer
loReport = CREATEOBJECT("PreviewHelper")
loReport.AddReport(pcGRXTempName, pcGRXRepExpr)
loReport.RunReport()


and it worked OK.
So I don't understand why it requires REPORTBEHAVIOR 90
Andrus
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform