I saw something similar to this once, and I was wondering how it's evaluated to the final value. I can't seem to figure it out.
VB Code:
  1. Text1.Text = (Text1.Text Mod 50) Or (Text1.Text + 48)