This patch adds the VALUELABEL function for use in expressions, which
authorBen Pfaff <blp@gnu.org>
Mon, 11 Dec 2006 15:56:49 +0000 (15:56 +0000)
committerBen Pfaff <blp@gnu.org>
Mon, 11 Dec 2006 15:56:49 +0000 (15:56 +0000)
commit35dac0a274893c6ba1d58d33a0889096eef033b4
treee2dc23c2ba316f6896ac839a0f67152b81be3a2b
parent613c43f8bc580c48a5a4d8078b83360e29483b38
This patch adds the VALUELABEL function for use in expressions, which
is new in SPSS 15 (14?), and a test for it.
doc/expressions.texi
src/language/expressions/ChangeLog
src/language/expressions/generate.pl
src/language/expressions/operations.def
src/language/expressions/parse.c
src/language/expressions/parse.inc.pl
src/language/expressions/private.h
tests/ChangeLog
tests/automake.mk
tests/expressions/valuelabel.sh [new file with mode: 0755]