Wednesday, December 22, 2010

TQ-LR-for variable length

DRAcCashCurrency = lr_eval_string("{DRAcCashCurrency}");

sprintf(Length,"%02X",strlen(DRAcCashCurrency));

lr_save_string(Length, "DRAcCashCurrency_Len");

No comments: