Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: CommandClauses.File is Writeable, but ignored
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Titre:
BUG: CommandClauses.File is Writeable, but ignored
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
00982188
Message ID:
00982188
Vues:
44
Object :ReportListener
Property : ReportListener.CommandClauses.File

Expected: ReportListener.CommandClauses.File is Writeable in LoadReport methods,
and the Report engine uses the updated filename.

Observed: ReportListener.CommandClauses.File is Writeable in LoadReport methods,
but the Report engine ignore the updated filename, and uses the REPORT filename.
To this point the state of the object is incoherent.
* LoadReport
?  ReportListener.CommandClauses.File && return REPORT FORM parameter
ReportListener.CommandClauses.File = 'new filename.frx'
* BeforeReport
?  ReportListener.CommandClauses.File && return filename.frx'
? DBF(FrxDatasession.frx) &&  return REPORT FORM parameter
Fabio
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform