Board index » delphi » ReportSmith 2.5.2 Parameter Passing
Mark Buckingham
![]() Delphi Developer |
Tue, 06 Jun 2000 03:00:00 GMT
ReportSmith 2.5.2 Parameter PassingI can't seem to get the parameter passing in ReportSmith to work. It {The idea is to limit a Detail Report to the current year.} The Delphi Code looks like this: procedure TfrmMain.InstallmentCollectionReports1Click(Sender: TObject); Name: YearStart {Note: The Report Variable is part of a Detail Report called YTDTotals} =============================================== Can anyone help? Thanks in advance! Mark Buckingham |