Dont save nonexisting fields in json-files

This commit is contained in:
2015-09-23 00:04:49 +02:00
parent 8deea75b47
commit 0a2bc54fe9
2 changed files with 33 additions and 0 deletions

View File

@ -24,6 +24,8 @@ namespace CobXmlSupport
public codeCompleter()
{
__wrkDicIn = null;
__wrkDicOut = null;
__FieldPrefix = "";
__filePathId = "";
__fileId = "";