Results 1 to 2 of 2

Thread: deleting txt file in eVB

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2006
    Posts
    73

    deleting txt file in eVB

    Hi all,
    i am trying to delete a txt file say in Windows folder of the PDA using the following codes :

    FileSystem1.Kill "\Windows\ContactList.txt"

    but i got an error stating that "FileSystem1" is not declared when i added the FileSystem icon thingy to my interface already. can someone help me to overcome this error? thks a million

    longwar

    (Note : Sorry i got this posted in the classic VB section as well)

  2. #2
    PowerPoster
    Join Date
    Aug 2003
    Location
    Edinburgh, UK
    Posts
    2,773

    Re: deleting txt file in eVB

    what is the instance name/ID of the FileSystem object when you placed it in the interface?

    MVP 2007-2010 any chance of a regain?
    Professional Software Developer and Infrastructure Engineer.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width