MS24112015
This commit is contained in:
@@ -48,7 +48,7 @@ Public Class frmLicense
|
||||
|
||||
If lic <> "" Then
|
||||
lizenzzahl = split(0)
|
||||
License_Anzahl = lizenzzahl
|
||||
LICENSE_COUNT = lizenzzahl
|
||||
Else
|
||||
lizenzzahl = "0"
|
||||
End If
|
||||
@@ -61,6 +61,7 @@ Public Class frmLicense
|
||||
End If
|
||||
|
||||
txtProfile.Text = split(2)
|
||||
LICENSE_DOCTYPE_COUNT = CInt(txtProfile.Text)
|
||||
Try
|
||||
txtHotKey.Text = split(3)
|
||||
Catch ex As Exception
|
||||
|
||||
Reference in New Issue
Block a user