Hi Bem,
I managed to changed the array count from 8 to 3 without any knowledge but have to confess
that in this case I will need a little more advice. Here is the textfile - whre should I insert what.
Thanks a lot -T-
<html xmlns:moi>
<head>
<link rel="stylesheet" href="moi://ui/moi.css" type="text/css">
</head>
<body class="commandbody">
<moi:Text textid="Mirror select prompt">
<moi:Text textid="Mirror start point prompt">
<moi:Text textid="Mirror end point prompt">
<moi:CheckButton id="deleteinputs"><moi:Text textid="Delete input objects"></moi:CheckButton>
<moi:CommandDoneCancel>
</body>
</html>
|