Comment weirdness


#1

Writing a comment like this, using the 3.5a (the defcode error is gone thanks!)

{2}73213> ; car = abs(z1)
Error: undefined: z1
{2}73213>

Can you check if you have also this error?

Thanks,
Fausto


#2

See: Reference - semicolon

If that’s a problem, use: Reference - #|


#3

Sorry about that… I didn’t read the f… manual :)


#4

It’s non-standard, so you probably didn’t know you should read it!


#5