Respond to this messageReturn to Index
Original Message
  • Pete, I tried your error routine for the command line:
    • (Login burger2227)
      R
      Posted Jan 9, 2010 12:10 AM

      "OPEN "C:\windows\desktop\xxx.ooo" FOR INPUT AS #1

      That should report an error 76 in XP and an error 53 in Win 98 down.

      In QB64, it reports File Not Found, ERR = 53. That is incorrect. The priorty is path then file.
      It should report Path not found, which is ERR = 76.

      I was wondering why one of my programs that I made to work with cmd /c and command /c, by
      trapping this fictitious file so I could run it on all my various computers was bombing out in QB64. This turned out to be the culprit."


      I get error 53 on my XP in Qbasic.

      Ted
    Your Name
    Your Email
    (Optional)
    Message Title
    Message Text
    Options Also send responses to my email address