On Sat, Feb 20, 2010 at 6:07 PM,  <dru...@users.sourceforge.net> wrote:

>      Please use this code on different non MS-Windows platforms:
>
>            proc main( noAlias )
>               local iface
>               ? os(), version()
>               ? "interfaces:"
>               for each iface in hb_inetIfInfo( !empty( noAlias ), 0 )
>                  ? hb_valToExp( iface )
>               next
>               ?
>            return
>
>      and check if it returns correct information about available
>      interfaces.

Many thanks, it works as expected under Ubuntu 10.04 i386 alpha status
and Centos 5.4 i386.

best regards,
Lorenzo
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to