Code:
if ingroup("DMLSC")
  ADDPRINTERCONNECTION (\\print01\DM_LSC_4250)
  ADDPRINTERCONNECTION (\\print01\DM_LSC_HP)
  SETDEFAULTPRINTER (\\print01\DM_LSC_4250) 
  ?"  DM LSC Printers assigned"
endif


Doesn't work no matter how I've tried it. If I remove the if ingroup/endif, it works perfectly.


Edited by RB_Trout (2008-05-23 01:08 AM)