VB Code:
  1. Open path For Binary As 1
  2.     bytPassword = Password
  3.     'it stops here
  4.     For z = 1 To LOF(1)
  5.         DispStatus z, LOF(1) 'diplay the status
  6.          Get #1, , bytIn


i've tried all sorts of error handling...and i have no clue why it just stops..if you need more code ill post it.


thanks
-nabeel