$progname - Program file name
$progname string
$progname contains the absolute file and path to the MicroEmacs 2009 binary file currently being executed. This value is typically used by macros to spawning another MicroEmacs 2009 sessions and to determine where MicroEmacs 2009 is being executed from.
The following example is used to spawn of another MicroEmacs 2009 command to create a C-tags file:-
shell-command &cat $progname " \"@ctags\" *.c *.h"
(c) Copyright JASSPA 2009
Last Modified: 2009/08/29
Generated On: 2009/10/12