hi all..
i want to trigger one event in my main program. which triggers subprogram to execute .but this event should be such that it will not resume main program at the the time of running subprogram like call program. (for example subprogram run in bakground )how can i do this.
plz help me.