Error : Input past end of file with fileopen() function & lineinput()

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • keane
    New Member
    • Mar 2008
    • 13

    Error : Input past end of file with fileopen() function & lineinput()

    i have using one batch file in my VB.NET bin Directory, it loads when form load event. The Output from the batch file stored into some log file.when i am going to write those results by using fileopen() function with lineinput() ,i got error like "input Past end of file"
  • Plater
    Recognized Expert Expert
    • Apr 2007
    • 7872

    #2
    Are you sure you are not using VB? VBNET has different methods for IO

    Comment

    • keane
      New Member
      • Mar 2008
      • 13

      #3
      thanks for ur reply.... i hav solved dat problem.yes i m using VB.NET

      Comment

      Working...