Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

What's causing this error?

May
12,834
163
Code:
v:\> setdos /x-456789

v:\> echo %@crc32[s,!!!%"]
TCC: Syntax error "@crc32[s,!!!%"]"
 
Even very simple functions like @CAPS or @LEN or @ASCII fail with unbalanced quotes. I'm guessing here, but I suspect the parser must look for an unquoted close bracket to find the end of the function's args -- regardless of SETDOS.
 

Similar threads

Back
Top