Skip to main content
added 2 characters in body
Source Link
glglgl
  • 91.5k
  • 13
  • 157
  • 230

You still work with flopy disks? Wow :-) Nevertheless, in one path you write "A:\\...", in the other "A\...""A\\...". Maybe that's it.

Besides, you should explicitly pass f to run(). It is better style.

You still work with flopy disks? Wow :-) Nevertheless, in one path you write "A:\\...", in the other "A\...". Maybe that's it.

Besides, you should explicitly pass f to run(). It is better style.

You still work with flopy disks? Wow :-) Nevertheless, in one path you write "A:\\...", in the other "A\\...". Maybe that's it.

Besides, you should explicitly pass f to run(). It is better style.

Source Link
glglgl
  • 91.5k
  • 13
  • 157
  • 230

You still work with flopy disks? Wow :-) Nevertheless, in one path you write "A:\\...", in the other "A\...". Maybe that's it.

Besides, you should explicitly pass f to run(). It is better style.