Forced doesn't work
drpsg
Posts: 9
I use sql doc with the command line
I have Forced="True" in the sqldoc file
but I get:
Verifying Directories
Error: Failed to generate documentation, reason 'Documentation for project
\\t-ws01\sql_doc\t-sql7.sqldoc already exists'.
How does the force work?
I have Forced="True" in the sqldoc file
but I get:
Verifying Directories
Error: Failed to generate documentation, reason 'Documentation for project
\\t-ws01\sql_doc\t-sql7.sqldoc already exists'.
How does the force work?
Comments
The forced flad is used internally and is not doing what you expect.
From the command line just add the /f option to force the documentation to be generated.
Hope that helps.
David