diff -r 43e37759235e -r 51a74ef9ed63 Symbian3/SDK/Source/GUID-05E27705-47E5-5B27-849A-D2A6BA4F40E5.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-05E27705-47E5-5B27-849A-D2A6BA4F40E5.dita Wed Mar 31 11:11:55 2010 +0100 @@ -0,0 +1,24 @@ + + + + + +Filenames: +Parsing FilenamesDescribes an example extracting information from file paths. +
Download

Click on the following link to download +the example: Filenames.zip

Click on the following link to +download additional files: CommonFramework.zip

Browse Filenames to view the example code.

Browse CommonFramework to view additional files.

+
Class summary

TParse TFileName RFs

+
Description

Filenames demonstrates +using class TParse how to parse, interrogate and extract +components from filenames. Using a single path name, it shows a simple parse +using TParse::Set(), and how the components of the path +name are retrieved. It then illustrates parsing using RFs::Parse() with +default and related paths.

+
\ No newline at end of file