michael e7f0f99c7e Added ex 44-47 and changed ex37 пре 26 година
..
Makefile e7f0f99c7e Added ex 44-47 and changed ex37 пре 26 година
README e7f0f99c7e Added ex 44-47 and changed ex37 пре 26 година
ex1.pp d9749fb889 + Initial implementation of examples пре 26 година
ex10.pp d625ef5b16 + Added examples 7-12 пре 26 година
ex11.pp d625ef5b16 + Added examples 7-12 пре 26 година
ex12.pp d625ef5b16 + Added examples 7-12 пре 26 година
ex13.pp 2164fb72d9 + Added ex 13-ex 19 пре 26 година
ex14.pp 2164fb72d9 + Added ex 13-ex 19 пре 26 година
ex15.pp 2164fb72d9 + Added ex 13-ex 19 пре 26 година
ex16.pp 2164fb72d9 + Added ex 13-ex 19 пре 26 година
ex17.pp 2164fb72d9 + Added ex 13-ex 19 пре 26 година
ex18.pp 2164fb72d9 + Added ex 13-ex 19 пре 26 година
ex19.pp 2164fb72d9 + Added ex 13-ex 19 пре 26 година
ex2.pp d9749fb889 + Initial implementation of examples пре 26 година
ex20.pp 6be128f599 Added examples 20-37 пре 26 година
ex21.pp 6be128f599 Added examples 20-37 пре 26 година
ex22.pp 6be128f599 Added examples 20-37 пре 26 година
ex23.pp 6be128f599 Added examples 20-37 пре 26 година
ex24.pp 6be128f599 Added examples 20-37 пре 26 година
ex25.pp 6be128f599 Added examples 20-37 пре 26 година
ex26.pp 6be128f599 Added examples 20-37 пре 26 година
ex27.pp 6be128f599 Added examples 20-37 пре 26 година
ex28.pp 6be128f599 Added examples 20-37 пре 26 година
ex29.pp 6be128f599 Added examples 20-37 пре 26 година
ex3.pp d9749fb889 + Initial implementation of examples пре 26 година
ex30.pp 6be128f599 Added examples 20-37 пре 26 година
ex31.pp 6be128f599 Added examples 20-37 пре 26 година
ex32.pp 6be128f599 Added examples 20-37 пре 26 година
ex33.pp 6be128f599 Added examples 20-37 пре 26 година
ex34.pp 6be128f599 Added examples 20-37 пре 26 година
ex35.pp 6be128f599 Added examples 20-37 пре 26 година
ex36.pp 6be128f599 Added examples 20-37 пре 26 година
ex37.pp e7f0f99c7e Added ex 44-47 and changed ex37 пре 26 година
ex38.pp 4571b76759 Added examples 38-43 пре 26 година
ex39.pp 4571b76759 Added examples 38-43 пре 26 година
ex4.pp fe22fc386a + Initial implementation пре 26 година
ex40.pp 4571b76759 Added examples 38-43 пре 26 година
ex41.pp 4571b76759 Added examples 38-43 пре 26 година
ex42.pp 4571b76759 Added examples 38-43 пре 26 година
ex43.pp 4571b76759 Added examples 38-43 пре 26 година
ex44.pp e7f0f99c7e Added ex 44-47 and changed ex37 пре 26 година
ex45.pp e7f0f99c7e Added ex 44-47 and changed ex37 пре 26 година
ex46.pp e7f0f99c7e Added ex 44-47 and changed ex37 пре 26 година
ex47.pp e7f0f99c7e Added ex 44-47 and changed ex37 пре 26 година
ex5.pp fe22fc386a + Initial implementation пре 26 година
ex6.pp fe22fc386a + Initial implementation пре 26 година
ex7.pp d625ef5b16 + Added examples 7-12 пре 26 година
ex8.pp d625ef5b16 + Added examples 7-12 пре 26 година
ex9.pp d625ef5b16 + Added examples 7-12 пре 26 година
foot.tex 4f6ef50810 + Initial implementation пре 26 година
head.tex 4f6ef50810 + Initial implementation пре 26 година
newex d9749fb889 + Initial implementation of examples пре 26 година
template.pp d9749fb889 + Initial implementation of examples пре 26 година

README

This directory contains the examples for the Sysutils unit.

ex1.pp contains an example of the Date function.
ex2.pp contains an example of the DateTimeToFileDate function.
ex3.pp contains an example of the DateTimeToStr function.
ex4.pp contains an example of the DateTimeToString function.
ex5.pp contains an example of the DateTimeToSystemTime function.
ex7.pp contains an example of the DateToStr function.
ex8.pp contains an example of the DayOfWeek function.
ex9.pp contains an example of the DecodeDate function.
ex10.pp contains an example of the DecodeTime function.
ex11.pp contains an example of the EncodeDate function.
ex12.pp contains an example of the EncodeTime function.
ex13.pp contains an example of the FileDateToDateTime function.
ex14.pp contains an example of the FormatDateTime function.
ex14.pp contains an example of the FormatDateTime function.
ex15.pp contains an example of the IncMonth function.
ex16.pp contains an example of the IsLeapYear function.
ex17.pp contains an example of the MSecsToTimeStamp function.
ex18.pp contains an example of the Now function.
ex19.pp contains an example of the StrToDate function.
ex19.pp contains an example of the StrToDateTime function.
ex21.pp contains an example of the StrToTime function.
ex22.pp contains an example of the SystemTimeToDateTime function.
ex23.pp contains an example of the Time function.
ex24.pp contains an example of the TimeStampToDateTime function.
ex25.pp contains an example of the TimeToStr function.
ex26.pp contains an example of the CreateDir and RemoveDir function.
ex27.pp contains an example of the DiskFree function.
ex28.pp contains an example of the GetCurrentDir function.
ex29.pp contains an example of the SetCurrentDir function.
ex30.pp contains an example of the ChangeFileExt function.
ex31.pp contains an example of the DeleteFile function.
ex32.pp contains an example of the DoDirSeparators function.
ex33.pp contains an example of the ExpandFileName function.
ex34.pp contains an example of the ExtractFileName function.
ex35.pp contains an example of the ExtractRelativePath function.
ex36.pp contains an example of the FileAge function.
ex37.pp contains an example of the FileCreate function.
ex38.pp contains an example of the FileExists function.
ex39.pp contains an example of the FileGetDate function.
ex40.pp contains an example of the FileGetAttr function.
ex41.pp contains an example of the FileSearch function.
ex42.pp contains an example of the FileSetAttr function.
ex43.pp contains an example of the FindFirst function.
ex44.pp contains an example of the RenameFile function.
ex45.pp contains an example of the GetDirs function.
ex46.pp contains an example of the StrBufSize function.
ex47.pp contains an example of the SetDirSeparators function.