The unit FILESYS contains a collection of system and file specific routines. Among many helpful routines, FILESYS offers the class TUnivSaveDialog which extends the standard save dialog (or any other proprietary dialog) by an overwrite confirmation request.
See the online help pages for detailed information on the unit FILESYS.
The unit FILESYS is part of the SDL Component Suite.
What's new:
- Release 9.7 [May-31, 2010]
- the new function CountFiles counts all files matching particular search criteria
- bug fix: version [2] of ReadHeaderOfASC now correctly reads old ASC-file headers which do not specify any information on categorial values.
- Release 9.51 [Dec-01, 2008]
- none
- Release 9.5 [Oct-31, 2008]
- new procedure ReadNextWordInTextFile implemented
- new function CheckTextFileType implemented
- function ReadHeaderOfASC extended to allow for the definition of nominal and ordinal variables
- Release 9.0 [May-28, 2007]
- new function DetectStringInFile can be used to check validity of a file
- Release 8.5 [Feb-18, 2006]
- component TUnivSaveDialog has now another predefined parameter "ext" which allows to force a file extension
- new function EnsureDefaultFileExt adds a default file extension to an extensionless filename
- Release 8.2 [Nov-03, 2004]
- FileCopyFeedBk now copies the source file even if the destination file is only a path to a directory
- Release 8.1 [Aug-29, 2004]
- available for Delphi™ 8 for .NET
- ScanFilesToStrList does no longer clear the string list
- Release 8.0 [Apr-15, 2004]
- new class TUnivSaveDialog provides a universal save dialog
- AppendToTextFile implemented
- CountLinesInTextFile implemented
- IsDOS83Path implemented
- ReadHeaderOfASC moved from NTABED
- Release 7.2 [Mar-23, 2003]
- FILESYS is now part of BasePack
- Release 7.0 [Sep-15, 2002]
- available for Delphi™ 7.0
- the unit is now CLX compatible
- Feedback of ScanFilesToStrList enhanced
- Release 6.5 [May-28, 2002]
- available for C++Builder™ 6.0
- TStringFeedback and TNumericFeedback implemented
- Release 6.0 [Aug-06, 2001]
- FILESYS is now available to the public and included in the SDL Component Suite 6.0


