| 
 PureBytes Links 
Trading Reference Links 
 | 
mm= StrMid(NumToStr(1040928,0,False),4,3);
test= StrMid("1040928",4,3);
it is OK
> 
> Sorry to post all questions, but 
> mm returns 0.9
> and test returns 928
> is it a bug???
> 
> mm= StrMid(NumToStr(1040928),4,3);
> test= StrMid("1040928",4,3);
------------------------ Yahoo! Groups Sponsor --------------------~--> 
$4.98 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/Q7_YsB/neXJAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~-> 
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
Yahoo! Groups Links
<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 
 |