|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:+ T( [+ _, c8 k% W# O
Conversion Method Data Type of the Return Value ) i, T6 R, U8 ^# o% y0 u3 b! ~
bool_to_num(<boolean>) real
4 H3 M" [& M! C2 o0 gnum_to_bool(<integer>) boolean ' d" s4 M" f7 ~1 t
str_to_bool(<string>) boolean 2 m" f2 d$ x$ k
str_to_date(<string>) time
* Z2 Y7 b ] S+ E2 F& A$ d w- ostr_to_datetime(<string>) datetime
' `" W. H" L! x2 O$ Y+ `% I" S1 z. Cstr_to_length(<string>) length % l6 P0 S& P0 c! D
str_to_num(<string>) real
6 E0 ~& [( o( wstr_to_obj(<string>) object : x* J# Y! C+ b4 F/ n
str_to_speed(<string>) speed
8 Z W! W- c3 z8 {; S2 l! p, istr_to_time(<string>) time
- T( N3 F# Y, `' C' P# _: xstr_to_weight(<string>) weight ) d0 t% V( @, ]+ I, |4 ]
to_str(<any>, ...) string
: Q" I: Y5 l3 P+ l我的是7.0版,不知道8.1有没有。 |
|