MS_08.03
This commit is contained in:
@@ -53,7 +53,6 @@ Public Class frmTask_Editor
|
||||
Sub Load_Task()
|
||||
Try
|
||||
Me.VWPMO_WF_ACTIVETableAdapter.FillByRecord(Me.DD_DMSDataSet.VWPMO_WF_ACTIVE, CURRENT_RECORD_ID, Environment.UserName)
|
||||
|
||||
Catch ex As Exception
|
||||
MsgBox("Error in Load_Task:" & vbNewLine & ex.Message, MsgBoxStyle.Critical)
|
||||
End Try
|
||||
|
||||
Reference in New Issue
Block a user