Everything is in the title.
In the last version, cabbage console does not want to print the\
character under windows.
Cabbage console does not print antislash
Ca you post the message you are trying to print? ‘’ is an escape character, you may need to use “\”
It is for printing path to files
gSFilePath chnget “FileButton”
prints gSFilePath
Thanks. I’l take a look.
This is an issue with Csound. Well, it’s not an issue I guess, but it is treating the single backslash as an escape character. I’m about to look into the file path issue you reported about the preset system, so I may be able to find a solution that ticks both boxes.