{
    // before calling this script, set the global variable outputByte
    external_call(global.usbout,'D');
    external_call(global.usbout,global.outputByte);
}
