Commit b89c189d authored by claes's avatar claes

*** empty log message ***

parent 5fd37bc6
...@@ -3637,6 +3637,7 @@ Wtt commands ...@@ -3637,6 +3637,7 @@ Wtt commands
<b>set volume <t>Set volume <LINK> set volume <b>set volume <t>Set volume <LINK> set volume
<b>setup <t>Wtt setup <LINK> setup <b>setup <t>Wtt setup <LINK> setup
<b>show children<t>Show the children of an object <LINK> show children <b>show children<t>Show the children of an object <LINK> show children
<b>show license <t>Show license terms <LINK> show license
<b>show object <t>Show an object <LINK> show object <b>show object <t>Show an object <LINK> show object
<b>show objid <t>Show object identity <LINK> show objid <b>show objid <t>Show object identity <LINK> show objid
<b>show script <t>Show scriptfiles <LINK> show script <b>show script <t>Show scriptfiles <LINK> show script
...@@ -3887,6 +3888,14 @@ Show the wtt version ...@@ -3887,6 +3888,14 @@ Show the wtt version
<B>wtt> show version <B>wtt> show version
</TOPIC> </TOPIC>
<TOPIC> show license <style> function
Command show license
Show license terms.
<B>wtt> show license
</TOPIC>
<TOPIC> show symbol <style> function <TOPIC> show symbol <style> function
Command show symbol Command show symbol
......
...@@ -3582,6 +3582,7 @@ Wtt kommandon ...@@ -3582,6 +3582,7 @@ Wtt kommandon
<b>setup <t>Wtt setup <LINK> setup <b>setup <t>Wtt setup <LINK> setup
<b>show children<t>Visa ett objekts barn <LINK> show children <b>show children<t>Visa ett objekts barn <LINK> show children
<b>show object <t>Visa ett objekt <LINK> show object <b>show object <t>Visa ett objekt <LINK> show object
<b>show license <t>Visa licensvillkor <LINK> show license
<b>show objid <t>Visa objektidentiteten <LINK> show objid <b>show objid <t>Visa objektidentiteten <LINK> show objid
<b>show script <t>Visa script filer <LINK> show script <b>show script <t>Visa script filer <LINK> show script
<b>show symbol <t>Visa en symbol <LINK> show symbol <b>show symbol <t>Visa en symbol <LINK> show symbol
...@@ -3831,6 +3832,14 @@ Visa wtt version. ...@@ -3831,6 +3832,14 @@ Visa wtt version.
<B>wtt> show version <B>wtt> show version
</TOPIC> </TOPIC>
<TOPIC> show license <style> function
Kommando show license
Visa licensvillkor.
<B>wtt> show license
</TOPIC>
<TOPIC> show symbol <style> function <TOPIC> show symbol <style> function
Kommando show symbol Kommando show symbol
......
...@@ -44,8 +44,18 @@ fi ...@@ -44,8 +44,18 @@ fi
echo "<b>Proview V${version:0:3}" echo "<b>Proview V${version:0:3}"
echo "Version V$version" echo "Version V$version"
echo "" echo ""
echo "Copyright 2003-${d:0:4} SSAB Oxelsund AB" echo "Copyright 2004-${d:0:4} SSAB Oxelsund AB"
echo "All Rights Reserved." echo ""
echo "This program is free software; you can redistribute it and/or"
echo "modify it under the terms of the GNU General Public License as"
echo "published by the Free Software Foundation, either version 2 of"
echo "the License, or (at your option) any later version."
echo ""
echo "This program is distributed in the hope that it will be useful"
echo "but WITHOUT ANY WARRANTY; without even the implied warranty of"
echo "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
echo "For more details, see the"
echo "GNU General Public License. <weblink> http://www.proview.se/gpllicense.html"
echo "" echo ""
echo "E-mail postmaster@proview.se" echo "E-mail postmaster@proview.se"
echo "Internet www.proview.se <link> http://www.proview.se/index.html" echo "Internet www.proview.se <link> http://www.proview.se/index.html"
......
...@@ -53,8 +53,9 @@ fi ...@@ -53,8 +53,9 @@ fi
echo "" echo ""
echo "This program is distributed in the hope that it will be useful" echo "This program is distributed in the hope that it will be useful"
echo "but WITHOUT ANY WARRANTY; without even the implied warranty of" echo "but WITHOUT ANY WARRANTY; without even the implied warranty of"
echo "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the" echo "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE."
echo "GNU General Public License for more details." echo "For more details, see the"
echo "GNU General Public License. <weblink> http://www.proview.se/gpllicense.html"
echo "" echo ""
echo "E-mail postmaster@proview.se <weblink> mailto:postmaster@proview.se" echo "E-mail postmaster@proview.se <weblink> mailto:postmaster@proview.se"
echo "Internet www.proview.se <weblink> http://www.proview.se" echo "Internet www.proview.se <weblink> http://www.proview.se"
......
Volume Telemecanique $ClassVolume 0.0.250.4 Volume Telemecanique $ClassVolume 0.0.250.4
Body SysBody Body SysBody 05-SEP-2005 17:51:40.00
Attr NextOix = "_X1" Attr NextOix = "_X1"
Attr NextCix = "_X2" Attr NextCix = "_X2"
EndBody EndBody
Object Class $ClassHier 1 Object Class $ClassHier 1 05-SEP-2005 17:51:40.00
Object Dum2 $ClassDef 1 Object Dum2 $ClassDef 1 05-SEP-2005 17:51:40.00
Body SysBody Body SysBody 05-SEP-2005 17:51:40.00
Attr Editor = 0
Attr Method = 0
Attr Flags = 16
EndBody EndBody
Object RtBody $ObjBodyDef 1 Object RtBody $ObjBodyDef 1 05-SEP-2005 17:51:40.00
Body SysBody Body SysBody 05-SEP-2005 17:59:37.06
Attr StructName = "Dum2"
EndBody
EndObject
Object Template Dum2 2147975168 05-SEP-2005 17:51:40.00
Body RtBody 05-SEP-2005 17:51:40.00
EndBody EndBody
EndObject EndObject
EndObject EndObject
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment