N    msg_policyid$ = "Please enter your policy I.D. followed by the pound-key."&, 		+ " You may enter any number as a test."		    P    msg_security$ = "Please enter your security code followed by the pound-key."&* 		+ " You may enter any number as a test."    6    msg_invalid  = "Invalid entry.  Please try again. "    C    msg_timeout  = "No key pressed in the timeout period specified."     <    msg_bad_command  = "Invalid command.  Please try again. "    J    msg_no_terminator= "Please remember to terminate your entry with the "&% 		+ "pound-key.  Command accepted.  "     M   customer_service = "In an actual application, DECtalk would now transfer "& I 	+ "your call to a customer service representative. This demonstration "& ) 	+ "just returns to the selection menu. "     I    msg_welcome$  = "Welcome to Digital's Health Care Voice Information "&  	+ "Demonstration. "    J   main_menu$	= "For health insurance eligibility verification, press 1, "&I 	+ "followed by the pound-key.  For claim status information, press 2, "& I 	+ "followed by the pound-key.  For participating physician locations, "& ? 	+ "press 3, followed by the pound-key.  For DECtalk product "& B 	+ "information, press 4, followed by the pound-key.  To repeat "&B 	+ "this message, press 0, followed by the pound-key.  To exit, "& 	+ "press the star key.  "    G    claim_welcome$ = "Welcome to the physician claim status reporting "&  	+ "system.  "  =    contract1$ = "This contract is for patient, Mary Smith.  "   >    contract2$ = "This contract is for patient, Mark Clancy.  "  @    contract3$ = "This contract is for patient, George Robert.  "  J    contract_prompt$ = "If this contract is correct, press 1 followed by "&G 	+ "the pound-key.  If this contract is incorrect, press 2, followed "& 6 	+ "by the pound-key.  To exit, press the star key.  "  F    date_prompt$ = "Please enter the date of service followed by the "&A 	+ "pound-key.  Use two digit codes for month, followed by day "& 5 	+ "and year.  You may enter any number as a test.  "   E    dollar_prompt$ = "Please enter the total charge followed by the "& 6 	+ "pound-key.  You may enter any amount as a test.  "  I    claim1$ = "Mary Smith's claim is currently being processed.  Please "& > 	+ "recontact us in two weeks if a summary statement is not "& 	+ "received.  "  G    claim2$ = "Mark Clancy's claim was processed on June 24, 1987 and "& A 	+ "postmarked June 25, 1987.  The physician payment amount is "&  	+ "$80.00.  "  G    claim3$ = "George Robert's claim was finalized on June 30, 1987.  "& 3 	+ "There is no entitled payment for this claim.  "   F    claim_exit$ = "To check another patient's claim status, press 1, "&A 	+ "followed by the pound-key.  To speak to a customer-service "& C 	+ "representative, press 2, followed by the pound-key.  To exit "& ( 	+ "this section, press the star-key.  "  