This commit is contained in:
SchreiberM
2016-01-20 15:46:55 +01:00
parent 48fe3a4845
commit b89733ece6
22 changed files with 153 additions and 11439 deletions

View File

@@ -7,9 +7,8 @@
' Diese Werte müssen später zur Laufzeit geladen werden
Public CURRENT_FORM_ID As Integer
Public CURRENT_FORM_TYPE As Integer
Public CURRENT_PARENTID As Integer
Public IS_SINGLE_RECORD As Boolean
Public LOAD_DIRECT As Boolean
Public CURRENT_PARENT_ID As Integer
Public CURRENT_ENTITYSTRING As String = ""
Public CURRENT_ENTITYSQL As String
@@ -30,7 +29,7 @@
Public CURRENT_NEWFILENAME As String
Public CURRENT_FORMVIEW_ID As Integer
Public CURRENT_MASTER_FORM_ID As Integer
'Public CURRENT_MASTER_FORM_ID As Integer
Public CURRENT_FILEIN_WD As String
Public NEW_RECORD_ID As Integer