Navigation:  Reference > Functions >

CurrentProgramName()

Print this Topic Previous pageReturn to chapter overviewNext page

 

WHOAMI()

 

PURPOSE

This function returns the name and path of the program that is active.

 

NO OTHER PARTS

 

RETURN TYPE - A

The receiving field should be at least 80 characters long.

 

COMMENTS

If your receiving field is too short the result will be truncated.

 

EXAMPLE

Define X type A size 90
x  = whoami()

// x  = 'C:\ADV60\BKSOA'

 

This function dose not return the file extension.

 

 

 

 


Page url: http://www.cassoftware.com/tas/manual/currentprogramname().htm