Why Erel didn't use the Error syntex like VB, on error do ....
and b4ppc 's file operation is very weak, is anyway to use the syntex like VB6's "file system object" mode?
sorry i'm newer @ b4p and i used programming with VB6.
Basic4ppc ErrorLabel is similar to On Error Goto.
Which file operation are you missing? I don't think that there is any operation that can be done in VB and not in Basic4ppc.
You should check the BinaryFile library for more options.