ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/fbintf/testsuite/Test18.pas
(Generate patch)

Comparing ibx/trunk/fbintf/testsuite/Test18.pas (file contents):
Revision 344 by tony, Fri Feb 26 16:45:54 2021 UTC vs.
Revision 345 by tony, Mon Aug 23 14:22:29 2021 UTC

# Line 243 | Line 243 | begin
243          writeln(OutFile,'BigInteger = ', ByName('BigInteger').GetAsString);
244          DumpBCD(ByName('BigInteger').GetAsBCD);
245        end;
246 <      writeln;
246 >      writeln(Outfile);
247      end;
248    finally
249      Results.Close;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines