Question
ACL find_pi Instruction and end of document hit
Hello , I have a small issue working with ACL and developing some app extension. Problem description: I need to go through a document and replace all Processing Instructions with a custom text extension. To locate the PI, I'm using the function find_pi. This works nice so far. The one problem is, that when find_pi hits the documents end, it sometimes asks the user if he wants to continue the search at the top of the document ( as no more pi's are found at the bottom
) . How can I disable this message ? Thanks for your help ! Greetings !
) . How can I disable this message ? Thanks for your help ! Greetings !
