Contents
- Index
Parameter Passing
For those who are technically inclined or would like to interface with another program. We have added parameter passing to this program. Here is the layout of the parameters that will automatically load the Envelope Entry screen with your data from another program.
Parameter 1 - This is the address type to be loaded. It can either be 1 or 2. Below are the layouts of each type:
Type 1
Parameter 1 = '1'
Parameter 2 = Name/Address 1
Parameter 3 = Name/Address 2
Parameter 4 = Address 3
Parameter 5 = Address 4
Parameter 6 = Address 5
Parameter 7 = Attention
Type 2
Parameter 1 = '2'
Parameter 2 = Name/Address 1
Parameter 3 = Name/Address 2
Parameter 4 = Address 3 - Blank if not needed
Parameter 5 = City
Parameter 6 = State/Province
Parameter 7 = Zip Code/Postal Code
Parameter 8 = Country
This will help you interface with other programs if you wish. Just call the program starenv.exe and pass the parameters to load the screen for printing.