|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
$ \. `+ S$ j q* e' I% _Conversion Method Data Type of the Return Value 9 w7 ~0 W! W; w& O9 L2 L
bool_to_num(<boolean>) real 6 x4 V( |+ Y6 W& Z* ^$ l* o' H
num_to_bool(<integer>) boolean
7 G$ Q7 q F& l: ?' J0 hstr_to_bool(<string>) boolean
3 T! o' {1 [; W" e5 @, pstr_to_date(<string>) time % P0 r% X& T4 j; D9 g, l
str_to_datetime(<string>) datetime . G: b& r! b4 d; V! J& o
str_to_length(<string>) length
# e* T! b& M5 ~# t) \# ^7 Ystr_to_num(<string>) real
$ e0 @' h9 V7 ]( k; Estr_to_obj(<string>) object
3 q$ N5 T$ S6 D7 t$ F# _str_to_speed(<string>) speed ! Z1 a. S$ I" C/ k4 M8 N/ l
str_to_time(<string>) time
) v, n0 X6 c" p7 estr_to_weight(<string>) weight 4 [8 ~( y- d) D0 o4 ^/ m: o( p
to_str(<any>, ...) string - U. I+ P, [- ~" u9 N9 `
我的是7.0版,不知道8.1有没有。 |
|