20260515指摘対応10
This commit is contained in:
@@ -411,6 +411,4 @@ End Function
|
||||
Public Sub HandleError(Optional ByVal sourceProcedure As String = "")
|
||||
Dim shortCode As String: shortCode = Right("0000" & CStr(Err.Number - vbObjectError), 4)
|
||||
MsgBox "[ERROR] " & shortCode & " : " & Err.Description, vbExclamation
|
||||
|
||||
|
||||
End Sub
|
||||
|
||||
Reference in New Issue
Block a user