Synch move-fields to cvs-file editable in excell...

This commit is contained in:
2015-01-14 16:13:12 +01:00
parent b935eb08f2
commit bc880ed2ed
6 changed files with 247 additions and 28 deletions

View File

@ -43,8 +43,10 @@ namespace CobXmlSupport
public string LocalKey { get; set; }
public string SampleStr { get; set; }
public string MoveCode { get; set; }
//Holding code-parts used when generating moves, to and from structure
//Could be a Variable, simple or qualified, could be retreival code.
//Will replace "MOVE " when generating move sequences
public string FieldName
{