Discussion Board

Results 1 to 4 of 4
  1. #1
    Regular Contributor abhinay.krs's Avatar
    Join Date
    Jul 2009
    Posts
    150
    how to implement searching an XML file in a local directory like c drive of my system and then copying it to my private folder of the project.
    Where to implemet all this?

  2. #2
    Super Contributor shafali gupta's Avatar
    Join Date
    Nov 2004
    Posts
    1,009
    For this you can make use of RFs GetDir() function which take the directory path, your wild card match and return you with the listing of files and directories in teh specified directory.

    For copying the file from one dir to another you can make use of BaflUtils::CopyFile()

    Hope this will help.

  3. #3
    Regular Contributor abhinay.krs's Avatar
    Join Date
    Jul 2009
    Posts
    150
    ok.Thanks.
    So this all has to be done in my ui(handlecommandl()) class or i need to create a seperate file.

  4. #4
    Nokia Developer Moderator wizard_hu_'s Avatar
    Join Date
    Feb 2006
    Location
    Mallorca, Holiday
    Posts
    27,683
    It does not "have to be done" at all. You can do it where you need it. For testing purposes you can freely put it in your HandleCommandL (preferably in an explicit statement block, if you want to create the related variables locally).

Similar Threads

  1. [moved] Theme Studio Error
    By TalJ in forum Themes/Carbide.ui
    Replies: 2
    Last Post: 2009-09-06, 03:39
  2. MBM image is not found
    By tamhanna in forum Symbian C++
    Replies: 14
    Last Post: 2009-04-20, 12:44
  3. [split] mbm build error
    By mando222 in forum Symbian Tools & SDKs
    Replies: 1
    Last Post: 2009-03-29, 12:32
  4. [announce] PyUIQ. Python for UIQ 2.1 and 3.x
    By OscarBernabeu in forum Python
    Replies: 35
    Last Post: 2008-01-17, 09:12
  5. Replies: 3
    Last Post: 2007-03-07, 03:36

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved