well, from the function example I can tell:


; DEFAULTPRINTER
; To retrieve local machines IP address and cross reference it against a set of defined subnets
;
; AUTHOR Anthony Alderson
;modified 25.4.2003 by Lonk
 
CALL "isiniprange.kix"
;and it's requirements:
CALL "binaryip.kix"
CALL "ipmask.kix"
CALL "isinsubnet.kix"
 
if isiniprange('@IPADDRESS0','192.168. 12. 0/255.255.255. 0';ragworth
"you stink"
ELSE
"guess you dont stink after all"
ENDIF
sleep 3



[ 25. April 2003, 15:28: Message edited by: Lonkero ]
_________________________
!

download KiXnet