VB Code:
Open path For Binary As 1 bytPassword = Password 'it stops here For z = 1 To LOF(1) DispStatus z, LOF(1) 'diplay the status 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




Reply With Quote