Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return status
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 6
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
00957028
Message ID:
00957378
Views:
14
You can do either of these two:
RETURN ThisForm.CheckSomething()
IF ThisForm.CheckSomething()
  * Do some more stuff
ELSE
  RETURN .f.
ENDIF
>I want to be sure:
>This is the coorect syntax?
>IF Thisform.CheckSomething()=.f.
>return
>endif
Cathy Pountney, Microsoft Visual FoxPro MVP
Memorial Business Systems, Inc. (www.mbs-intl.com)

My Website: (www.frontier2000.com)
My Blog: (www.cathypountney.blogspot.com)
My Book: The Visual FoxPro Report Writer - Pushing it to the Limit and Beyond
Free MSDN Article: What's New in the VFP 9.0 Report Writer
Free MSDN Article: The VFP 9.0 Report Writer In Action
Previous
Reply
Map
View

Click here to load this message in the networking platform