Despite the same data, PS matching works fine in version 26, but gives an error in version 27.
Since my product is a Korean version, some of the contents in Korean have been translated into English.
>Error # 1. Command name: /MATCHIT
> The first word of a line is not recognized as an SPSS Statistics command.
> This command execution was aborted.
MATCH=NEAREST
EST =LOGIT
RATIO = 1
CALIPER = 0
DISCARD = CONTROL
/OPTIONS DETAILEDBAL
>Error #1. Command name: /OPTIONS
> The first word of a line is not recognized as an SPSS Statistics command .
> This command execution was aborted.
/OUTPUT MATCHED.
>Error # 1. Command name: /OUTPUT
> The first word of a line is not recognized as an SPSS Statistics command .
> This command execution was aborted.
#SPSSStatistics#Support#SupportMigration