Code:
  $prn='Epson'
  $nothing = AddPrinterConnection ($s1 + '\' + $prn)
  if @error
    ? ''+@error+' - '+@serror
  else
    ? 'Your first printer is ' +$prn
  endif
_________________________
There are two types of vessels, submarines and targets.