pro alpha_page,x

if !d.name eq 'TEK' then begin
    alpha = string(24b)
    print,alpha
endif
end