Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Bindevents
Message
 
 
To
25/10/2005 17:10:35
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Environment versions
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01061980
Message ID:
01062056
Views:
8
Hello Fabio,

thank you for your explanations…


bernhart


>>Hi boris,
>>
>>See this link.
>>http://www.Amline.be//UT_DOC/test.jpg
>>
>>beforeprint() is running in place of comment() .....??
>>
>>bug ?
>>
>>bernhart
>>
>
>No
>bindevent declares that a method is called when a method (property)
>it is called (updated), it doesn't mean that a method replaces another.
>
>>
>>
>>>>Hi all,
>>>>
>>>>
>>>>I want suppres a method
>>>>
>>>>
>>>>BINDEVENT( This ,"beforeprint", This , "Comment" , 1 )
>>>>
>>>>
>>>>This method do'nt go ....
>>>>
>>>>Why ?
>>>>
>>>>
>>>>bernhart
>>>
>>>Put NODEFAULT in BeforePrint event, or try this way:
>>>
>>>BINDEVENT( This ,"beforeprint", This , "Comment" , 2 )
>>>
Previous
Reply
Map
View

Click here to load this message in the networking platform