Menu

#6 Improper paraphrase of documentation

open
nobody
5
2007-12-14
2007-12-14
Adam Pease
No

The paraphrase for &%documentation should just show the string, but instead is showing the substitution variable. The format string appears correct.

(format EnglishLanguage documentation "%n %3")

statement:
(documentation Above EnglishLanguage "This is a PositionalAttribute derived from the up/ down schema and not involving contact. Note that this means directly above, i.e., if one object is Above another object, then the projections of the two objects overlap.")

format output:
%3

Discussion