| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
 | | Quintiq file version 2.0 |  | #parent: mbMainMenu/MenuDoSync |  | Response OnClick () id:Response_TIANMA_JITUAN_mbMainMenu_MenuDoSync_OnClick |  | { |  |   #keys: '[414384.0.605664178]' |  |   Body: |  |   [* |  |     //MacroPlan::DoSync( MacroPlan,false,false); |  |   *] |  |   DefinitionID: 'Responsedef_Menu_OnClick' |  |   Precondition: |  |   [* |  |     return not isnull( MacroPlan ); |  |   *] |  | } | 
 |