Prompt: !!,"Sorry, I can't interpret the date you just entered...Try again!",!,"(Remember, JUNE 3, 1992 must be used as the sample. No other date will work.)",!!
Line Location: ERROR+0
Function Call: WRITE
Prompt: !,"I need to know what date format to use. You can let me know by entering",!,"the date JUNE 3, 1992 as your example (e.g., 6/3/92 or 3JUN92 or 6.3.92 etc.)",!
Line Location: ASK+1
Function Call: WRITE
Prompt: !!!,"Let me confirm the format with some examples =>",!
Line Location: CONFIRM+1
Function Call: WRITE
Prompt: !,"APRIL 2, 1958 would be listed as "
Line Location: CONFIRM+2
Function Call: WRITE
Prompt: X
Line Location: CONFIRM+5
Function Call: WRITE
Prompt: !,"OCTOBER 23, 1985 would be listed as "
Line Location: CONFIRM+6
Function Call: WRITE
Prompt: X,!
Line Location: CONFIRM+9
Function Call: WRITE
Prompt: !!,"Show me, by example, how you want to format each patient's name =>"
Line Location: PATIENT+2
Function Call: WRITE
Prompt: !!,"PATIENT NAME field contains a comma. The comma is also your field delimiter!"
Line Location: SUB+0
Function Call: WRITE
Prompt: !,"You should either put the name in quotes or substitute another character",!
Line Location: SUB+1
Function Call: WRITE
Prompt: "to prevent problems.",!!
Line Location: SUB+2
Function Call: WRITE
Prompt: !,"For example, if you substitute an underscore (_) for the comma, the entry"
Line Location: SUB+3
Function Call: WRITE
Prompt: !,"""DOE,JOHN QUINCY"" will be saved as ""DOE_JOHN QUINCY"".",!!
Line Location: SUB+4
Function Call: WRITE
Prompt: "DO NOT use the 'up arrow' (^) as the substitute character!!!",!!