I was just trying to install process by Hayes as described online. Then I wanted to run the analysis. So I have nothing to do with creating the syntax or macro. My issue seems like a more global one if you are looking at the following page mentioning my issue too:
Question: I am getting an error message in PROCESS v3 that reads:
>Warning # 206 in column 3. Text: \
>An invalid character has been found on a command.
>Warning # 206 in column 7. Text: \
>An invalid character has been found on a command.
>Warning # 208 in column 35. Text: +
>A text string is not correctly enclosed in quotation marks on the command
>line. Literals may not be continued across command lines without the use of
>the continuation symbol '+'.
>Warning # 226
>The input string is longer than the allowed maximum, 32767, and will be
>truncated. Was the ending quote on a text string omitted?
>Warning # 209
>A truncation error occurred while writing to the command journal file. Please
>check the contents of this file before using it as input to SPSS Statistics.
>Warning # 207 in column 2. Text: \n compute hasw=0.\n compute hasz=0.\n compute jnok=0.\n compute nm1vls=0.\n compute nm2vls=0.\n compute panelgrp=0.\n compute graphixs={"WITH", outnames(1,i), "BY"}.\n compute focpred4={" "}.\n compute intprint=0.\n compute modca
>A '+' was found following a text string, indicating continuation, but the next
>non-blank character was not a quotation mark or an apostrophe.
Answer: This error appeared with the release of SPSS27. It seems to occur for some users operating on MacOS and some Windows OS as of version 27 of SPSS. I have not been able to replicate in on SPSS27 on my Windows machine. Because it suddenly appeared for some users after installing SPSS 27 even though the PROCESS code has not changed, this tells me this has nothing to do with PROCESS and so there is nothing I can do to help you. I recommend contacting IBM for assistance. Note that the repeated instances of "\n" that show up in the last warning is a character representation of a line feed in the code. "\n" doesn't ever actually appear in the code. So it looks to me like the SPSS code is being misinterpreted by some installations of SPSS27 and operating systems. Again, this has nothing to do with PROCESS and so there is nothing I can do to fix this or help you. Contact IBM technical support for assistance.
(http://www.processmacro.org/faq.html#spss27)
IBM has told me that they are not responsible, but who is then responsible...
Hope anyone has an idea
#SPSSStatistics#Support#SupportMigration