Difference between revisions of "RadiMation Error: 5907"

From RadiWiki
Jump to: navigation, search
(Example)
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
 
[[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 key word 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.
+
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 ==
 
== solution ==
Line 10: Line 10:
 
# insert a space before the ||EVENT|| keyword
 
# insert a space before the ||EVENT|| keyword
 
# insert the ||EVENT|| in a table
 
# 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