Hi.
In some of my package creation scripts I have SET sentences at de begining of the file.
This causes pldoc to fail.
If i want to write special character in the script like the < character I need to put on the top of the script a SET DEF OFF and another at the end: SET DEF ON
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi.
In some of my package creation scripts I have SET sentences at de begining of the file.
This causes pldoc to fail.
If i want to write special character in the script like the < character I need to put on the top of the script a SET DEF OFF and another at the end: SET DEF ON
Can you please register a bug and provide a file with test case.