![]() |
![]() |
3 Einträge, 1 Seite |
1
2
3
4
5
6
7
$Prj = $_;
###checking $Prj for tladev database due to conflics with rel and source
if(index($Prj,"TladevWZ#1") != -1)
{
###regex hier ?
}
$qst = "ccm query /u /f %objectname -n QAC -t dir \"recursive_is_member_of('$Prj', none)\"";
$Prj =~ tr/TladevWZ#1/BmwWtz#1/;
![]() |
![]() |
3 Einträge, 1 Seite |