Prev Next xam_file_name.m4

@(@\newcommand{\B}[1]{ {\bf #1} } \newcommand{\R}[1]{ {\rm #1} }@)@
Function and File Naming

Syntax
LangFileName_(xam_file_name)
FunctionName__(xam_file_name)

xam_file_name
Is the name of an *.xam file relative to the lib/xam directory.

FunctionName_
The output value of FunctionName__ has all the forward slash / characters converted to under bar _ characters and the file extension .xam removed.

lang_file_name
The output value of LangFileName_ has all the forward slash / characters converted to under bar _ characters and the file extension .xam converted to Ext_ .

Assumptions
It is assumed that the following macro has been set: Ext_ .
Input File: lib/xam/xam_file_name.m4