this

Code:

Case 1 $RC=MessageBox ("Invalid parameter used in function
ProductSutie ($Product)",48)



needs to be this

Code:

Case 1 $RC=MessageBox ("Invalid parameter used in function ProductSutie ($Product)",48)