Build precise queries to find exactly what you need
Press ESC to close
@Tonosinai
Member Since: February 22, 2012
Favorites0
Views
Projects0
This plugin is working excellent. For use on System with german language it is neccessary to modify the arrays due to missing ".". code; IPsUso_array2 = Split(IPsUso_array(0), " ") ;It is array(0) because of the missing "." after "Anzahl" (Englisch Version is "No.") IPsLibres_array2 = Split(IPsLibres_array(0), " ") ;Same here This should also work on systems with other languages. Kind regards Stefan
Reviewed 14 years ago