RTVPGMNAM -- Retrieve Program Name  | 
				
|---|
						Retrieve Program Name. In a CL program, you cannot easily determine the name of itself. The command provides a return variable of the program name that is running. It also provides a return variable for the program that called your program. Useful for determining 'who you are' and 'who called you' during the execution of a CL program.  | 
				
For the full documentation, click here.
Added to TAA Productivity tools April 1, 1995