logo
Toggle navigation
Begin main navigation
About
Projects
Download
Documentation
Wiki
Forums
Log In
Go!
OpenACS – The Toolkit for Online Communities
:
Forums
:
.LRN Q&A
:
Strange Code in LORS
: One Message
Begin main content
Forum .LRN Q&A: Re: Strange Code in LORS
Search:
Back to .LRN Q&A
2
:
Re: Strange Code in LORS
(response to
1
)
Posted by
Gustaf Neumann
on
08/07/07 12:03 PM
string map
accepts as first argument a list. The correct code is to use
set pretty_types_map [list]
and
lappend
instead of
append
.
Back to .LRN Q&A