Function parseList4

Parse 4 comma delimited integers NOT USED

bool parseList4(T) (
  string value,
  ref T[4] items
);