MARX#59862: Tobias 365 - Mareon

svn path=/Mareon/trunk/; revision=45194
This commit is contained in:
Marcel Bourseau
2019-12-11 11:10:59 +00:00
parent e7376be1cd
commit 0a469ebeda
3 changed files with 44 additions and 25 deletions

View File

@@ -14,7 +14,12 @@ function FCLT_Sync_START(){
F_PutSync(0);
}
function FCLT_Sync_END(){
if (AX_or_Tobias() == "A365"){
F_PutSync(2);
}
else{
F_PutSync(1);
}
}
// ----------------------------- AX functies -----------------------------------------