 FTI_Newton
		
			FTI_Newton
		
		
		
		
		
		
		
		
	
			08-06-2007 08:57 PM

 RavensFan
		
			RavensFan
		
		
		 
		
		
		
		
		
	
			08-06-2007 09:11 PM
 minnellac
		
			minnellac
		
		
		
		
		
		
		
		
	
			08-06-2007 09:11 PM
 
					
				
		
 TCPlomp
		
			TCPlomp
		
		
		
		
		
		
		
		
	
			08-06-2007 11:21 PM
08-07-2007 10:39 AM
Getting the data within the calling exe and passing in the data is an easy workaround if it weren't for the problem that executables and interfaces to the modules are already defined/built/deployed. New modules that I am creating now already have a defined interface that doesn't include any specific place for information about the caller. I am trying to avoid having these other executables edited and rebuilt and re-validated.
What I am looking for is the ability to determine path information about the caller from the callee alone, with no other information passed in.
Thanks!
08-07-2007 10:52 AM
TonP:
Your solution is the one - THANKS 1E6 !!!
 
					
				
		
 Ray.R
		
			Ray.R
		
		
		 
		
		
		
		
		
	
			10-21-2010 03:42 PM
I need to read this tonight...