I would like to make custom interface cards symbols called LAN and WAN for
the heldesk to quickly see what the interface conects to. I added a entry in
/usr/OV/symbols/C/Cards that reads
SymbolType "Cards" : "Lan"
{
Filebase ":lan_C";
CursorSize 38;
}
then made the new bitmaps from other symbols that i edited with the aix icon
editor and saved as lan_c.*.m and *.p
the one thing i couldnt figrure was the filebase , i copied fax_c to lan_c ,
and i now i have a new symbol in netview under the cards called LAN
My problem is that it is the same as the generic symbol (LAN is not drawn on
the symbol)
Did my changes i did in icon editor not take effect or is it in the base
file
man pages say to look into the netview programers guide (which i dont have
access to )
Has anybody else done this
Thanks in Advance
Running
Netview 6.0.2 unix
aix 4.3.3.0
|