why not just use normal error handling code?
VB Code:
Exit Sub SomeError: If err.number=117 then msgbox "No way!" elseif 'blah blah blah '... End if End Sub
|
Results 1 to 2 of 2
Thread: SHFileOperation problemThreaded View
|
Click Here to Expand Forum to Full Width |