At 10:45 AM -0500 2/25/05, Paul Young wrote:
The debugger is showing the error in the line:
s=Contacts(i).PhoneNumbers
because there is no data found. I do not see the MsgBox message.
And what happens when you continue (i.e. Resume your app)?
Is this because the code is in the button/action, not a method?
No, an event is just a special sort of method. It's all the same to
the compiler.
Best,
- Joe
--
REAL World 2005 - The REALbasic User Conference
March 23-25, 2005, Austin, Texas
<http://www.realsoftware.com/realworld>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|