Skip to Content
0
Former Member
Jul 17, 2008 at 08:28 AM

Retaining called program values in the calling program.

153 Views

Hi

Suppose im coding in progam A and I call program B. Is there any way in which i can access the variables/values of program B in program A?.

Also is there any way in which program B can access program A values.