![](https://secure.gravatar.com/avatar/2f27674d129f6fc42c3d8a7fb884c62f.jpg?s=120&d=mm&r=g)
17 Feb
2011
17 Feb
'11
8:38 p.m.
Hey again! does anybody knows how to get float arguments from the command line window? I tried: if( me.args() ) //0: filename,1: min_time,2: max_time { me.arg(0) => string filename; me.arg(1) $ float => float MIN_TIME; me.arg(2) $ float => float MAX_TIME; } but I'm getting "line(4): invalid cast to 'float' from 'string'"
5104
Age (days ago)
5104
Last active (days ago)
0 comments
1 participants
participants (1)
-
Wolfgang Gil