RadiMation Error: 5907: Difference between revisions

From RadiWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:


==Example==
==Example==
[[IMAGE:Events problem report generator.PNG]
[[IMAGE:Events problem report generator.PNG]]
 
The event key word is positioned right after the table. it is not a part of the table for humans but for Word it is. RadiMation is asking Word if the keyword is inside a table. Word is responding with yes, so RadiMation is executing special code for inserting tables in tables. At that moment Word comes to the conclusion that the keyword is not inside a table and generates an error.
 
== solution ==
There are several solutions for the problem.
# insert a space before the ||EVENT|| keyword
# insert the ||EVENT|| in a table
 
 
[[Category:RadiMation]]

Latest revision as of 11:07, 2 May 2007

The error 5907 (there is no table at this location), can be triggered with the word report generator when inserting key words that generate a table directly after a table.

Example

Events problem report generator.PNG

The event key word is positioned right after the table. it is not a part of the table for humans but for Word it is. RadiMation is asking Word if the keyword is inside a table. Word is responding with yes, so RadiMation is executing special code for inserting tables in tables. At that moment Word comes to the conclusion that the keyword is not inside a table and generates an error.

solution

There are several solutions for the problem.

  1. insert a space before the ||EVENT|| keyword
  2. insert the ||EVENT|| in a table