Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DisplayMessage
Message
 
To
26/03/2003 04:16:59
General information
Forum:
Visual FoxPro
Category:
CodeMine
Title:
Miscellaneous
Thread ID:
00770043
Message ID:
00770500
Views:
13
Hya.

Think I got the way with this thing.
I think DisplayMessage() has its default behavior, with its icon and OK button, wich is enough for most messages in the FieldValid method.
I tried with oMessage.Display and everything went fine. I can use it if I need an answer from the user. And I can check these, wich will be .T. , .F. or .NULL. , at the most.
msgMessage
  Description   : System Dialog Message
  Type          : Dialog Message
  Dialog        : Confirm - Yes/No  
  Initial Value : Yes
  Icon          : Question
  Text          : Would you like to hide from us, Question Makers, in the
                  North Pole ?

oMessage.Display('%msgMessage','In your dreams ...')
Ivan
Previous
Reply
Map
View

Click here to load this message in the networking platform