Results 1 to 12 of 12

Thread: bad filename error :( (vb6)

Hybrid View

  1. #1
    PowerPoster
    Join Date
    Dec 2004
    Posts
    25,618

    Re: bad filename error :( (vb6)

    random won't work the way you are doing it open for input

    Line Input #intFileNumber, strFromFile

    If InStr(strFromFile, strValueToFind) > 0 Then

    try that

    pete

  2. #2

    Thread Starter
    New Member
    Join Date
    May 2005
    Posts
    6

    Re: bad filename error :( (vb6)

    thabks.. i will check them out and tks everyone who is helping me
    Regards,
    IL_Pizu

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