﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
311	Misleading error message from exec_com processor	David Rosenberg	Eric Swenson	"The following exec_com contains an error.

&version 2
&if &[or true &[equal A B] &then &print Misleading error message

The letter B should be followed by two close square brackets, not just one. However, the error message produced is
'''Nested control statement keyword ""&then""'''
which seems to be rather misleading since there is only one occurrence of ""&then"" and hence it can't be nested. "	defect	new	minor		Standard Library	MR12.8		"exec_com ""error message"""	
