Aegis  4.25.D505
Functions
libaegis/sub/change/active_direc.h File Reference

Go to the source code of this file.

Functions

wstring sub_change_active_directory (sub_context_ty *cntxt, const wstring_list &arg)

Function Documentation

The sub_change_active_directory function implements the $active_directory substitution. The $active_directory substitution is used to insert the absolute path of the change's development directory or integration directory, depending om the state the change is in.

Parameters:
cntxtthe substitution context
arglist of arguments, including the function name as [0]
Returns:
a pointer to a string in dynamic memory; or NULL on error, setting suberr appropriately.