library_vb » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2012-04-06 | 2012-04-06 | ||
no summary (martin) (hidden) | Restored revision 1332611974. Undoing revision 1333740726. (martin) (hidden) | ||
Line 60: | Line 60: | ||
If Err.Number <> 0 Then | If Err.Number <> 0 Then | ||
MsgBox "Error opening session: " & Err.Description | MsgBox "Error opening session: " & Err.Description | ||
- | GoTo | + | End |
End If | End If | ||