Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Run a slide show on form
Message
De
08/05/2010 11:46:26
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01463787
Message ID:
01463813
Vues:
62
>Boris these codes working fine: but how i can stop it
>
lQuit=.f.
on Escape lQuit=.T. && Press Escape to stop
SELECT nnnn
scan while !lQuit
  ccode=code
  INKEY(1,'shk')
 * thisform.command1.Click() 
   photo_file=allt(code)+".jpg"

   thisform.image1.Picture= "D:\SCHOOL\STPICS\"+(photo_file)

ENDSCAN
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform