check for fail of pretty_parse > parse, and offers to open file to offending line
parse_check(p, txt, ask)
p
result of pretty_parse > parse
pretty_parse
parse
txt
input text to pretty_parse
ask
boolean, If TRUE then a menu will be created for the use to choose between competing namespaces for a function, Default: TRUE
menu