Loop final value not numeric
Posted: Thu Nov 24, 2011 1:30 pm
Hi there, i'm having a problem that already was discussed here, but none of the solutions presented solve my problem
So here i am to ask for some help on this problem.
I'm having this message on a loop:
"Loop final value not numeric (29-1) - cannot execute it"
I've already tried to use this: Trim(Convert(@FM,"",CmdQtdLinhasCalc.$CommandOutput)) - Not working
Oconv(Ereplace(trim(CmdQtdLinhas.$CommandOutput),@FM,""), "MCN") - Not working
Iconv(Ereplace(trim(CmdQtdLinhas.$CommandOutput),@FM,""), "MCN") - Not working
Can someone give me some hints to solve this problem?
Thanks in advance,
Higor
So here i am to ask for some help on this problem.
I'm having this message on a loop:
"Loop final value not numeric (29-1) - cannot execute it"
I've already tried to use this: Trim(Convert(@FM,"",CmdQtdLinhasCalc.$CommandOutput)) - Not working
Oconv(Ereplace(trim(CmdQtdLinhas.$CommandOutput),@FM,""), "MCN") - Not working
Iconv(Ereplace(trim(CmdQtdLinhas.$CommandOutput),@FM,""), "MCN") - Not working
Can someone give me some hints to solve this problem?
Thanks in advance,
Higor