This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== B2W(var1:integer,var2:integer) :INTEGER ====== Returns a word built from two byte sized values by the formula: (var1*0100h+var2)