Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要使用 SPSS 命令提示符将语法导出转换为 sav(我需要从 wcf 服务以编程方式进行)。我尝试使用命令提示符为其提供 sps、dat 和 spj 文件,其中 spj 是一个带有 sps 语法路径的 xml,它做了一些事情但没有结果(没有文件)。
我在 spss 中打开了语法文件,即使在 SPSS 中,我也只能选择将其保存为语法,而不是保存为 sav 文件。
从这 3 个文件(我猜是 dat 或 csv、sps 和 spj)创建 sav 文件时我缺少什么?
语法文件和 sav 文件是根本不同的东西。您无法将一种转换为另一种。请澄清您要做什么。