Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: CommandClauses.File is Writeable, but ignored
Message
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Title:
BUG: CommandClauses.File is Writeable, but ignored
Environment versions
Visual FoxPro:
VFP 9
Miscellaneous
Thread ID:
00982188
Message ID:
00982188
Views:
45
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
Next
Reply
Map
View

Click here to load this message in the networking platform