When I use
with a string containing one single quote (') it fails and I get, for example,
What's up with that and how do I stop it?
Code:
NthArgument(psz, i | 0x8800, ...);
with a string containing one single quote (') it fails and I get, for example,
Code:
v:\> plugin_command don't forget to
TCC: No closing quote
What's up with that and how do I stop it?