home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 41 / MOBICLIC41.ISO / pc / Data / PROM / PAN02_2.DIR / 00016_Script_16 < prev    next >
Text File  |  2001-09-07  |  209b  |  10 lines

  1. --gestion mode de paiement
  2. on exitFrame
  3.   if the hilite of member "ChoixCB" = 1 then
  4.     masquerPistes 31
  5.     afficherPistes "32>37"
  6.   else
  7.     masquerPistes "32>37"
  8.     afficherPistes 31
  9.   end if
  10. end