Dear Janey Wu,
thanks for looking after SPSSINC_MODIFY_OUTPUT. Unfortunately, the new version 2.0.0 is not working as used to be (version 1.3.6) regarding the following:
SPSSINC MODIFY OUTPUT TABLES
/IF ITEMTITLESTART="Table_" PROCESS=ALL
/CUSTOM FUNCTION='customoutputfunctions.excelexport(file="xxx",' + 'sheet="Table_#",action="CreateWorksheet")'.
This command is to collect all tables in an output starting with "Table_" and write them to a xls-file. The issue is that "customfunction" has not bee initialized before usage. Could you fix this asap, please?
I am thanking you in anticipation.
Best regards,
Martin
(martin.hellmich@uni-koeln.de)
Dear Janey Wu,
thanks for looking after SPSSINC_MODIFY_OUTPUT. Unfortunately, the new version 2.0.0 is not working as used to be (version 1.3.6) regarding the following:
SPSSINC MODIFY OUTPUT TABLES
/IF ITEMTITLESTART="Table_" PROCESS=ALL
/CUSTOM FUNCTION='customoutputfunctions.excelexport(file="xxx",' + 'sheet="Table_#",action="CreateWorksheet")'.
This command is to collect all tables in an output starting with "Table_" and write them to a xls-file. The issue is that "customfunction" has not bee initialized before usage. Could you fix this asap, please?
I am thanking you in anticipation.
Best regards,
Martin
(martin.hellmich@uni-koeln.de)