*NEW* Current Version on STEAM: 16.026Logfile: EN, DEWebchat:Visit the chat
IF a$="\\" then debug "Hello"
IF a$=CHR$(92) THEN DEBUG "Hello"
Is it interpreting the escape characters \" before (or after) the \\ is interpreted?