Hi, @include "echo @def \\$filename=$FILENAME|" ina ferm file results in Error in echo @def \\=scys00592/scys00592.conf.d/Z71-forward| line 1: @def = <-- "$" (variable) or "&" (function) expected I guess that this fault is caused by \ not acting as an escape character in the include expression. Writing a single backslash doesn't work either. Final goal is having the path removed from $FILENAME. Greetings Marc