im not really sure how to use that code...
in a loop i have this code:
VB Code:
  1. PicString = PicString & Chr(TempRed) & Chr(TempGreen) & Chr(TempBlue)

how can i change this using that code?