> Hi
>
[quoted text clipped - 10 lines]
>
> Thanks
Several months ago, we encounted the same requirement ,too.
I remember we finally replace the "${DEV_DBSERVER_IP}"-like string by
our self code.
i.e read file into buffer, replace specified string, then after all
done, to parser it.
It should be folly method.
expect good manner to solve this.
-skyofdreams