Untested, but try this:

code:
call @scriptdir+'\computeringroup.udf'

if ComputerInGroup('nurses')=1 AND INSTR("$ipadd","10.1.1.201") OR INSTR("$ipadd","10.1.1.202") OR INSTR("$ipadd","10.1.1.203")

if ADDPRINTERCONNECTION ($pod1ptr) = 0 ? "Added printer connection...." endif

endif

tjcarst