View Single Post
  #2  
Old 10-04-2004, 01:28 PM
kevina kevina is online now
Registered User
 
Join Date: 03-26-2003
Posts: 825
How did you create the vbld_BuildDone event? Did you create it using the Events button, or by manually entering it?

Attached is an example bld that calls MsgBox in the vbld_BuildDone event, and it works as expected for me.

Perhaps you didn't use the correct method signature when you manually created the method? Ie. you didn't include the status parameter?
Attached Files
File Type: bld vbld_done_event.bld (299 Bytes, 962 views)
Reply With Quote