I use RoboDoc 4.99.32 for windows.
I have trouble by configure RoboDoc with a robodoc.rc file.
I try to use the "header seperate character" block because i don't want the comma for the header seperation,
but whatever which character i choose i get the following errormessage:
robodoc.exe: Checking the options.
robodoc.exe: Checking the option syntax.
robodoc.exe: Checking the option semantics.
robodoc.exe: Checking for duplicate options.
robodoc.exe: Checking for mutual excluding options.
robodoc.exe: Checking for mutual excluding options.
robodoc.exe: Checking the item names.
robodoc.exe: Checking the item names for ignore items: block.
robodoc.exe: Is 1 block.
robodoc.exe: Checking the item names for source items: block.
robodoc.exe: Is 1 block.
robodoc.exe: Checking the item names for preformatted items: block.
robodoc.exe: !! block.
Unknown item % found in the
preformatted items: block
of your configuration file.
robodoc.exe: Is 0 block.
robodoc.exe: Checking the item names for format items: block.
robodoc.exe: !! block.
Unknown item % found in the
format items: block
of your configuration file.
robodoc.exe: Is 0 block.
robodoc.exe: Checking the item names for item order: block.
robodoc.exe: Is 1 block.
Here is my robodoc.rc file:
options:
--src D:/Trunk_Intranet/intranet
--doc D:/doc
--html
--multidoc
--index
--tell
--nopre
items:
.
.(many items)
.
item order:
.
.(many items)
.
headertypes:
m "Matches" robo_xslt
n "Names" robo_xslt
c "Konstanten" robo_variablen
v "Variablen" robo_variablen
f "Funktionen" robo_javascript
ignore files:
.svn/
*.svn*
*dojo*
accept files:
*.xml
*.xsl
*.js
*.css
*.xmap
*.jx
header separate characters:
%
header ignore characters:
§
I hope somebody can help me.
thx
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for the feedback!
The cause of this bug has been located and the bug has been fixed.
This will be in 4.99.34 which will be release on Wed 27 Jun 2007.
Have fun,
Frans.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hello,
I use RoboDoc 4.99.32 for windows.
I have trouble by configure RoboDoc with a robodoc.rc file.
I try to use the "header seperate character" block because i don't want the comma for the header seperation,
but whatever which character i choose i get the following errormessage:
robodoc.exe: Checking the options.
robodoc.exe: Checking the option syntax.
robodoc.exe: Checking the option semantics.
robodoc.exe: Checking for duplicate options.
robodoc.exe: Checking for mutual excluding options.
robodoc.exe: Checking for mutual excluding options.
robodoc.exe: Checking the item names.
robodoc.exe: Checking the item names for ignore items: block.
robodoc.exe: Is 1 block.
robodoc.exe: Checking the item names for source items: block.
robodoc.exe: Is 1 block.
robodoc.exe: Checking the item names for preformatted items: block.
robodoc.exe: !! block.
Unknown item % found in the
preformatted items: block
of your configuration file.
robodoc.exe: Is 0 block.
robodoc.exe: Checking the item names for format items: block.
robodoc.exe: !! block.
Unknown item % found in the
format items: block
of your configuration file.
robodoc.exe: Is 0 block.
robodoc.exe: Checking the item names for item order: block.
robodoc.exe: Is 1 block.
Here is my robodoc.rc file:
options:
--src D:/Trunk_Intranet/intranet
--doc D:/doc
--html
--multidoc
--index
--tell
--nopre
items:
.
.(many items)
.
item order:
.
.(many items)
.
headertypes:
m "Matches" robo_xslt
n "Names" robo_xslt
c "Konstanten" robo_variablen
v "Variablen" robo_variablen
f "Funktionen" robo_javascript
ignore files:
.svn/
*.svn*
*dojo*
accept files:
*.xml
*.xsl
*.js
*.css
*.xmap
*.jx
header separate characters:
%
header ignore characters:
§
I hope somebody can help me.
thx
Hoi,
Thanks for the feedback!
The cause of this bug has been located and the bug has been fixed.
This will be in 4.99.34 which will be release on Wed 27 Jun 2007.
Have fun,
Frans.
Thank you very much.
The sources have been released on sourceforge.
The excutable can be found at:
http://www.xs4all.nl/~rfsber/Robo/stabledownloadexe.html
it will appear this weekend on sourceforge too.
Let me know if this does not fix your problem.
Have fun,
Frans.