|

06-30-2005, 08:33 AM
Option #1 is the easiest approach.
As tirsch states, you will want to make it a "system module". In addition, it should "auto-run on startup". This is in the project properties.
Get the phone #s for a contact is a little nutty. It involves doing a countValues() to get the quantity of phone #s and then iterating throught the loop.
Holler if you hit a snag.
|