|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:4 G& S" p8 a9 u" ^
Conversion Method Data Type of the Return Value - u9 a7 z _7 r% U4 b* N: M
bool_to_num(<boolean>) real
8 x) j: Z% s6 {8 |$ R& onum_to_bool(<integer>) boolean 8 s+ }/ m' ~' f5 e1 K2 q" n; a" j
str_to_bool(<string>) boolean ) a# v3 f2 e8 a
str_to_date(<string>) time 6 H1 @) n( j/ i
str_to_datetime(<string>) datetime N' e# t5 e. i, v9 K; H# ?! q$ z. e
str_to_length(<string>) length * a' N/ s* w; i; H. X
str_to_num(<string>) real # l1 O8 Q4 c% J
str_to_obj(<string>) object
- c* s9 Q) D" I6 P# l8 h5 ?5 istr_to_speed(<string>) speed 4 @4 p6 j2 ^: H6 R5 O2 |* S7 d/ O
str_to_time(<string>) time 5 l( a/ ^/ e- L# J
str_to_weight(<string>) weight - o: n w \2 K3 `8 Y2 F
to_str(<any>, ...) string , L3 B2 f+ Y* {
我的是7.0版,不知道8.1有没有。 |
|