|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
7 c/ M8 e1 J, {1 b4 H5 w3 w; TConversion Method Data Type of the Return Value & E) X% a: X0 X e) o
bool_to_num(<boolean>) real 1 @9 B0 P; C* o. |; G' w
num_to_bool(<integer>) boolean / I: _. [( M) P; P9 i
str_to_bool(<string>) boolean % z: c4 p6 M- r# |9 J
str_to_date(<string>) time
8 k. Z& j, E0 S, h8 a$ ?# U" S5 f/ Kstr_to_datetime(<string>) datetime
3 v- J) g# c$ P. Istr_to_length(<string>) length
6 s! e0 [- _- u" n& ~str_to_num(<string>) real ( I A0 j' w; T/ t# t
str_to_obj(<string>) object % S! @) X# q+ D4 E
str_to_speed(<string>) speed " r; y4 L9 W9 W+ O& ^3 i; e0 \
str_to_time(<string>) time : q1 n. s9 b. a9 T: u" I% }& ]
str_to_weight(<string>) weight * `) A5 A8 h2 o5 |& g. m
to_str(<any>, ...) string , q" b1 T _. S% C( O7 H( t9 ~
我的是7.0版,不知道8.1有没有。 |
|