I have a paragraph which prompts for a branch code to be selected.
I want the branch codes to be a dropdown list in the paragraph.
example :
1 North
2 South
3 East
4 West
My paragraph output.
Enter P to print or D to display report(P/D) =D
ENTER APPLICATION START DATE =01 FEB 21
ENTER APPLICATION END DATE(DD MON YR) =11 FEB 21
ENTER YOUR BRANCH NUMBER=
Paragraph:
SORT MYFILE WITH DATE GE "<<ENTER APPLICATION START DATE >>" AND LE "<<ENTER APPLICATION END DATE(DD MON YR) >>" AND WITH BRANCH EQ "<<ENTE
R YOUR BRANCH NUMBER>>"AND STATUS = "1" "4" "5" "7" ID STATUS DATE TOTAL AMOUNT BRANCH HDR-SUPP ID-SUPP LPTR
Anyone can help?
------------------------------
Francis Aquila
Core Banking Support Officer
TISA
------------------------------
Sign up
Already have an account? Login
Welcome to the Rocket Forum!
Please log in or register:
Employee Login | Registration Member Login | RegistrationEnter your E-mail address. We'll send you an e-mail with instructions to reset your password.


The following drop down box can be produced using the wIntegrate host program basic add-ins. As stated before you will need programming knowledge to do this and all the install instructions for the host program basic add-ins can be found in the link John mentioned earlier.