﻿id	summary	reporter	owner	description	type	status	priority	component	resolution	keywords	cc
81	Check and fix all custom BSL commands	Christian	Christian	"Especially optional argument handling seems to be broken. numargs always gives the number of expected arguments, left out arguments have to be detected by checking
 args[i].type == sl_str32 && strlen(args[i].val.value_str32) == 0
I.e. empty arguments are given as empty strings.

There might also be other errors too."	defect	new	minor	Daodan/Win			
