|
@@ -47,3 +47,23 @@ ex44.pp contains an example of the RenameFile function.
|
|
ex45.pp contains an example of the GetDirs function.
|
|
ex45.pp contains an example of the GetDirs function.
|
|
ex46.pp contains an example of the StrBufSize function.
|
|
ex46.pp contains an example of the StrBufSize function.
|
|
ex47.pp contains an example of the SetDirSeparators function.
|
|
ex47.pp contains an example of the SetDirSeparators function.
|
|
|
|
+ex48.pp contains an example of the AdjustLineBreaks function.
|
|
|
|
+ex49.pp contains an example of the AnsiCompareStr function.
|
|
|
|
+ex50.pp contains an example of the AnsiCompareText function.
|
|
|
|
+ex51.pp contains an example of the AnsiQuotedStr function.
|
|
|
|
+ex52.pp contains an example of the AnsiLastChar function.
|
|
|
|
+ex53.pp contains an example of the AnsiLowerCase function.
|
|
|
|
+ex54.pp contains an example of the AnsiStrComp function.
|
|
|
|
+ex55.pp contains an example of the AnsiStrIComp function.
|
|
|
|
+ex56.pp contains an example of the AnsiStrLComp function.
|
|
|
|
+ex57.pp contains an example of the AnsiStrLIComp function.
|
|
|
|
+ex58.pp contains an example of the AnsiStrLastChar function.
|
|
|
|
+ex59.pp contains an example of the AnsiStrLower function.
|
|
|
|
+ex60.pp contains an example of the AnsiStrUpper function.
|
|
|
|
+ex61.pp contains an example of the AnsiUpperCase function.
|
|
|
|
+ex62.pp contains an example of the AppendStr function.
|
|
|
|
+ex63.pp contains an example of the AssignStr function.
|
|
|
|
+ex64.pp contains an example of the BCDToInt function.
|
|
|
|
+ex65.pp contains an example of the CompareStr function.
|
|
|
|
+ex66.pp contains an example of the CompareText function.
|
|
|
|
+ex67.pp contains an example of the FloatToStr function.
|