|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:2 t, x" s' A/ S$ H- ?5 x
Conversion Method Data Type of the Return Value " W2 `. `2 ]- n' i& b
bool_to_num(<boolean>) real 9 T+ u5 v4 l; n! o& U7 U
num_to_bool(<integer>) boolean 7 W; w+ ^. W$ @6 M
str_to_bool(<string>) boolean ^1 Q n* ^' t; m1 \& Z
str_to_date(<string>) time 1 m5 A6 i% J" f# B' ]
str_to_datetime(<string>) datetime i2 f9 N- Z$ g5 @+ m. ^. V) K
str_to_length(<string>) length s7 V, G0 @: A3 l# S% r6 e
str_to_num(<string>) real
6 D( H6 c2 c X' v$ {' Ustr_to_obj(<string>) object , E' r2 e! O! j; y5 Q! Q3 w
str_to_speed(<string>) speed ! D; H% x' d, u) a0 S
str_to_time(<string>) time 9 D) A8 Z4 D! P/ V
str_to_weight(<string>) weight 8 r3 {: ?) G( r8 \6 k9 N6 Y& |3 p
to_str(<any>, ...) string 4 s% B( ?. ?5 ^: Z% W
我的是7.0版,不知道8.1有没有。 |
|