diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-843B3C4E-153D-5673-95EA-88322D689297.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-843B3C4E-153D-5673-95EA-88322D689297.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,12 @@ + + + + + +File names

The file server presents a DOS-like file system with long file names. For compatibility with traditional DOS filenames, an extension is recognised on names with appropriate formats.

When creating a file or directory note the following restrictions which apply to the path and its components.

The file server does not use . and .. to mean current directory and parent directory respectively. If required, these must be implemented by higher-level code. The TParseBase class provides filename parsing and manipulation functions.

The function RFs::IsValidName() tells you whether a path name is valid or not.

\ No newline at end of file