$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Manuel Jung (gzahl_at_[hidden])
Date: 2007-09-18 06:15:03
Hi,
I'm registring a new type to boost.build - "wsdl".
It all works, but for my "actions" definition, i need the filename of the
converted/compiled .wsdl file. e.g. the file is called "test.wsdl", i need
the "test" from it. How can i access it?
Kind Regards
Manuel Jung