how to change file extension when exporting to textfile
hello ,
using RB 20.03 + Delphi 10.3
something is broken with this version.
in RAP :
procedure ReportOnAutoSearchDialogClose;
begin
Report.DefaultFileDeviceType := 'TextFile';
Report.TextFileName := 'C:\myFile.ECR';
end;
this was working fine in previous versions
but now the file extension '.ECR' is changed in '.txt'
help please.
Julien
using RB 20.03 + Delphi 10.3
something is broken with this version.
in RAP :
procedure ReportOnAutoSearchDialogClose;
begin
Report.DefaultFileDeviceType := 'TextFile';
Report.TextFileName := 'C:\myFile.ECR';
end;
this was working fine in previous versions
but now the file extension '.ECR' is changed in '.txt'
help please.
Julien
Comments
I researched this and created a patch for RB 21.
I emailed you about renewing the license. Registered RB developers with an active license can email support@ and request the patch.
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com