@@ -1,5 +1,7 @@
Program example71;
+{$mode objfpc}
+
{ This program demonstrates the Format function }
Uses sysutils;
Program Example82;
{ This program demonstrates the StrToInt function }