echo "#" >> $1
echo "# This is a comment for a variable definition" >> $1
echo "# Within a VariablenameBlock the delimiter is missing after the variable" >> $1
echo "$2" >> $1
