MS12.02.2016

This commit is contained in:
SchreiberM
2016-02-12 09:45:43 +01:00
parent 2a36cc2a79
commit e1f073d69f
64 changed files with 25315 additions and 5580 deletions

View File

@@ -1023,6 +1023,10 @@
value = "$FileCreatedWho"
Case "Aktuelles Datum (DD.MM.YYYY)".ToUpper
value = "$DateDDMMYYY"
Case "Username"
value = "$Username"
Case "Usercode"
value = "$Usercode"
End Select
If value <> "" Then
VALUETextBox.Text = value