pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/command.def


From: John Darrington
Subject: [Pspp-cvs] Changes to pspp/src/command.def
Date: Wed, 13 Apr 2005 06:10:03 -0400

Index: pspp/src/command.def
diff -u pspp/src/command.def:1.16 pspp/src/command.def:1.17
--- pspp/src/command.def:1.16   Tue Mar  8 04:56:43 2005
+++ pspp/src/command.def        Wed Apr 13 10:09:59 2005
@@ -30,6 +30,8 @@
 DEFCMD ("AGGREGATE",              ERRO, ERRO, PROC, TRAN, cmd_aggregate)
 UNIMPL ("ANOVA",                  ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("APPLY DICTIONARY",       ERRO, ERRO, TRAN, TRAN, cmd_apply_dictionary)
+UNIMPL ("AREG",                   ERRO, ERRO, ERRO, ERRO)
+UNIMPL ("ARIMA",                  ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("AUTORECODE",             ERRO, ERRO, PROC, PROC, cmd_autorecode)
 SPCCMD ("BEGIN DATA",             ERRO, ERRO, PROC, PROC, cmd_begin_data)
 DEFCMD ("BREAK",                  ERRO, INPU, TRAN, TRAN, cmd_break)
@@ -38,10 +40,10 @@
 UNIMPL ("CCF",                    ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("CLEAR TRANSFORMATIONS",  ERRO, INPU, TRAN, TRAN, 
cmd_clear_transformations)
 UNIMPL ("CLUSTER",                ERRO, ERRO, ERRO, ERRO)
-UNIMPL ("COMMENT",                ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("COMPUTE",                ERRO, INPU, TRAN, TRAN, cmd_compute)
 UNIMPL ("CONJOINT",               ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("CORRELATIONS",                  ERRO, ERRO, PROC, PROC, 
cmd_correlations)
+UNIMPL ("COXREG",                 ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("COUNT",                  ERRO, INPU, TRAN, TRAN, cmd_count)
 UNIMPL ("CREATE",                 ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("CROSSTABS",              ERRO, ERRO, PROC, PROC, cmd_crosstabs)
@@ -52,6 +54,7 @@
 DBGCMD ("DEBUG EVALUATE",        INIT, INPU, TRAN, PROC, cmd_debug_evaluate)
 DBGCMD ("DEBUG MOMENTS",         INIT, INPU, TRAN, PROC, cmd_debug_moments)
 DBGCMD ("DEBUG POOL",            INIT, INPU, TRAN, PROC, cmd_debug_pool)
+UNIMPL ("DELETE VARIABLES",       ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("DESCRIPTIVES",           ERRO, ERRO, PROC, PROC, cmd_descriptives)
 UNIMPL ("DISCRIMINANT",           ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("DISPLAY",                ERRO, INPU, TRAN, PROC, cmd_display)
@@ -84,10 +87,12 @@
 DEFCMD ("FLIP",                          ERRO, ERRO, PROC, PROC, cmd_flip)
 DEFCMD ("FORMATS",                INIT, INPU, TRAN, PROC, cmd_formats)
 DEFCMD ("FREQUENCIES",            ERRO, ERRO, PROC, PROC, cmd_frequencies)
+UNIMPL ("GENLOG",                 ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("GET",                    TRAN, ERRO, TRAN, TRAN, cmd_get)
 UNIMPL ("GET TRANSLATE",          ERRO, ERRO, ERRO, ERRO)
 UNIMPL ("GLM",                    ERRO, ERRO, ERRO, ERRO)
 UNIMPL ("GRAPH",                  ERRO, ERRO, ERRO, ERRO)
+UNIMPL ("HILOGLINEAR",            ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("HOST",                   INIT, INPU, TRAN, PROC, cmd_host)
 DEFCMD ("IF",                     ERRO, INPU, TRAN, TRAN, cmd_if)
 UNIMPL ("IGRAPH",                 ERRO, ERRO, ERRO, ERRO)
@@ -99,6 +104,8 @@
 UNIMPL ("KEYED DATA LIST",        ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("LEAVE",                  ERRO, INPU, TRAN, TRAN, cmd_leave)
 DEFCMD ("LIST",                   ERRO, ERRO, PROC, PROC, cmd_list)
+UNIMPL ("LOGLINEAR",              ERRO, ERRO, ERRO, ERRO)
+UNIMPL ("LOGISITIC REGRESSION",   ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("LOOP",                   ERRO, INPU, TRAN, TRAN, cmd_loop)
 DEFCMD ("MATCH FILES",            TRAN, ERRO, TRAN, PROC, cmd_match_files)
 DEFCMD ("MATRIX DATA",            TRAN, ERRO, TRAN, TRAN, cmd_matrix_data)
@@ -107,14 +114,19 @@
 DEFCMD ("MISSING VALUES",         ERRO, INPU, TRAN, TRAN, cmd_missing_values)
 DEFCMD ("MODIFY VARS",            ERRO, ERRO, TRAN, PROC, cmd_modify_vars)
 UNIMPL ("MULT RESPONSE",          ERRO, ERRO, ERRO, ERRO)
+UNIMPL ("MVA",                    ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("NEW FILE",               INIT, ERRO, INIT, INIT, cmd_new_file)
 DEFCMD ("N",                      INIT, INPU, TRAN, TRAN, cmd_n_of_cases)
 DEFCMD ("N OF CASES",             INIT, INPU, TRAN, TRAN, cmd_n_of_cases)
+UNIMPL ("NLR",                    ERRO, ERRO, ERRO, ERRO)
 UNIMPL ("NONPAR CORR",            ERRO, ERRO, ERRO, ERRO)
 UNIMPL ("NPAR TESTS",             ERRO, ERRO, ERRO, ERRO)
 UNIMPL ("NUMBERED",               ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("NUMERIC",                ERRO, INPU, TRAN, TRAN, cmd_numeric)
+UNIMPL ("OLAP CUBES",             ERRO, ERRO, ERRO, ERRO)
+UNIMPL ("OMS",                    ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("ONEWAY",                 ERRO, ERRO, PROC, PROC, cmd_oneway)
+UNIMPL ("ORTHOPLAN",              ERRO, ERRO, ERRO, ERRO)
 UNIMPL ("PACF",                   ERRO, ERRO, ERRO, ERRO)
 UNIMPL ("PARTIAL CORR",           ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("PEARSON CORRELATIONS",          ERRO, ERRO, PROC, PROC, 
cmd_correlations)
@@ -172,8 +184,10 @@
 UNIMPL ("UPDATE",                 ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("USE",                   ERRO, ERRO, TRAN, TRAN, cmd_use)
 DEFCMD ("VALUE LABELS",           ERRO, INPU, TRAN, TRAN, cmd_value_labels)
+DEFCMD ("VARIABLE ALIGNMENT",     ERRO, INPU, TRAN, TRAN, 
cmd_variable_alignment)
 DEFCMD ("VARIABLE LABELS",        ERRO, INPU, TRAN, TRAN, cmd_variable_labels)
-UNIMPL ("VARIABLE LEVEL",         ERRO, ERRO, ERRO, ERRO)
+DEFCMD ("VARIABLE LEVEL",         ERRO, INPU, TRAN, TRAN, cmd_variable_level)
+DEFCMD ("VARIABLE WIDTH",         ERRO, INPU, TRAN, TRAN, cmd_variable_width)
 UNIMPL ("VARSTOCASES",           ERRO, ERRO, ERRO, ERRO)
 DEFCMD ("VECTOR",                 ERRO, INPU, TRAN, TRAN, cmd_vector)
 UNIMPL ("VERIFY",                 ERRO, ERRO, ERRO, ERRO)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]