Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scan no running
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Scan no running
Environment versions
Visual FoxPro:
VFP 9 SP2
Miscellaneous
Thread ID:
01418319
Message ID:
01418319
Views:
188
The scan below is not running

SELECT email_anexo

SCAN

thisform.refresh
LOCATE FOR emails.cod = email_anexo.id

IF FOUND()
replace email_anexo.spam with .F.
ELSE
replace email_anexo.spam with .T.
ENDIF

ENDSCAN
Next
Reply
Map
View

Click here to load this message in the networking platform