Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run a slide show on form
Message
From
08/05/2010 11:46:26
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows XP
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01463787
Message ID:
01463813
Views:
61
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform