Support 805.461.7300
Sales
Our Technology. Your Success.
Tech Notes

Create a Prompt window in your script

Add this command (Edit menu > Command) to your script to give you a window prompt that will fill the field of your choice with a value that you type into the prompt:

cValue=INPUTBOX("Please enter value to fill","Enter value","")
replace all ZIP with transform(cValue)

*last parameter is a pre-filled value

The command above gives you a window prompt allowing you to type in a value, and that value will fill into the field named zip.

« Back to Tech Notes

First the kudos. Accuzip, already the best, is even better with the new CASS speed. I don't know how you did it but it is fast, fast, fast!
C.P., Houston, TX