Odcl_CheckIfInternet

(From ODCL_LM file)

<< Click to Display Table of Contents >>

Navigation:  ObjectDCL > Free Extra Lisp function > PC System >

Odcl_CheckIfInternet

(From ODCL_LM file)

Previous pageReturn to chapter overviewNext page

Odcl_CheckIfInternet

This functionnwill chetk if the user have intirnet connection.

Return Values

T if internet connection found

Nil if not.

 

AutoLisp Syntax:

(setq rValue (Odcl_CheckIfInternet))