|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
" ]2 s4 M2 g8 T/ V( G- NConversion Method Data Type of the Return Value # ?) I) Q4 F3 \# f
bool_to_num(<boolean>) real
7 S% ^' N5 p, U ?/ S' `num_to_bool(<integer>) boolean
, t2 n$ w' v# _5 W( U! ?str_to_bool(<string>) boolean 4 y* U3 X2 j( w! b
str_to_date(<string>) time
: q @" |5 J3 a( Q9 o* K0 z$ Estr_to_datetime(<string>) datetime
& E( I, t( E5 X- g! Q2 z! y' Estr_to_length(<string>) length , V2 b. C- D6 `2 B3 G' p0 q) c
str_to_num(<string>) real
1 F: L7 \, b) g- D; e$ R8 bstr_to_obj(<string>) object : w3 `: X1 Q) F5 j M
str_to_speed(<string>) speed
3 R9 N6 u; m2 T; @4 y4 o! zstr_to_time(<string>) time
9 m" w6 R8 n6 c u3 Y& pstr_to_weight(<string>) weight Z; L: B: D( S, a. Y, W
to_str(<any>, ...) string 9 O( S! R% q$ F, V% j' A! `5 _ a
我的是7.0版,不知道8.1有没有。 |
|