Advertisement
Guest User

Untitled

a guest
May 27th, 2019
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. EVENEMENTS.TYP_TIERS = "C"
  2.  
  3.  
  4. EcranVersSource()
  5.  
  6. Gbw_param_evenement:Set_Parametre("AUTRE", CSAI_AUTRE)
  7.  
  8. Gbw_param_evenement:Set_Parametre("PRODUITS", CTBL_produits)
  9.  
  10. EVENEMENTS.REPONSE = Gbw_param_evenement:Get_MemoParametres()
  11.  
  12. HAjoute(EVENEMENTS)
  13.  
  14. RENVOYER Vrai
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement