CARLOS DOMINIQUE <[EMAIL PROTECTED]> wrote:

> I need urgently to make a program turn on the backlight and I can't see
> information on that topic on the SDK documentation.

Look in hardware.h. The function is
    Boolean HwrBacklight(Boolean set, Boolean newState)

Use it to either get the current backlight state, or set it to a new 
state.

--
Roger Chaplin
<[EMAIL PROTECTED]>

Reply via email to