We are using procomm plus and aspect scripting to program a PBX (tel system). We need to program all office codes from 200-999. I have been trying to use integer nxx = 200, but am unable to send the integer to the com port. We need to increment the integer by 1, then send again, until integer nxx = 999. Can anyone help me with the loop, and sending the integer value to the com port? Thanks in advance. Dave