Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
proc main
integer iCount
string sCount
for iCount = 1200 upto 1999
waitfor "NPA "
itoa iCount sCount
transmit sCount
call stepto
endfor
transmit "End^M"
endproc
proc stepto
beep
set txpace 40
endproc
[code]
that's the fastest way, you can modify that to do 100 at a time, i use it for npa's and nxx's on a new install.. then i have a local one that deletes the ones i do not want..
if you've never used scripts, try a script record, add a single npa then use work mail merge to add a list (excel or txt) to that file.. either way, it's faster the one at a time
john poole
bellsouth business
columbia,sc