Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Why the code doesn't give the expected result?
Message
 
 
To
13/11/2006 07:50:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01169114
Message ID:
01169116
Views:
9
  • My guess you want OR not AND
  • You can use < pre> < /pre> tags (w/o spaces) to preserve code formatting
  • You shoul give your nessages meaningfull titles that describle the problem.

    >Any ideas why this code is not working thanx for the help.
    >
    >Defined varibles
    >
    >IF EMPTY(Alltrim(txtBox_date.value)) .and. Empty(ccombobox1.Value) then
    >    MESSAGEBOX("Please enter somthing in both fields")
    >else
    >
    >  Excute code.
    >
    >endif
    --sb--
  • Previous
    Next
    Reply
    Map
    View

    Click here to load this message in the networking platform