Leave the Precessing

high100

Registered User.
Local time
Today, 21:38
Joined
Nov 26, 2008
Messages
10
hi,

I have one main program & i call second from it.

main()
call called program
end sub


called Program
<i am here>
end sub

can any one explaint me how i can leave current place & go to the main program leaving the processin as it is in called program.

Thanks in advance

Regards
high100
 

Users who are viewing this thread

Back
Top Bottom