Why don't you give the example in the UDF header a try? Alternatively, try
code:
;fixed code
$array=arrayenumkey('HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\NetBT\Adapters')
for each $nic in $array
? 'NIC = '+$nic
next



[ 22. June 2003, 22:33: Message edited by: sealeopard ]
_________________________
There are two types of vessels, submarines and targets.