B2W(var1:integer,var2:integer) :INTEGER Returns a word built from two byte sized values by the formula: (var1*0100h+var2)