Results 1 to 2 of 2

Thread: Accessing textfile info in eVB

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2006
    Posts
    73

    Accessing textfile info in eVB

    hi all,
    i am currently developing a pocket pc program using embedded VB. i like to access info from a textfile (located in '/windows') in my pocket pc. say the info of the text file look something like this
    ---------------
    John <--- user name
    abc <--- password
    20060511 <--- date
    ---------------

    how do i access the info and store in 3 variables. pls help me in the coding as i have totally no idea how to start. thks in advance.

    cheers
    longwar

  2. #2
    Super Moderator si_the_geek's Avatar
    Join Date
    Jul 2002
    Location
    Bristol, UK
    Posts
    41,974

    Re: Accessing textfile info in eVB

    See this thread for an example of reading a file in eVB.

    You can use the same parsing methods that you would in VB6.

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