|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:$ M+ _; T3 a& F! I( M; d# ~
Conversion Method Data Type of the Return Value $ h6 |6 R5 h* G2 H* n# D
bool_to_num(<boolean>) real
: u) W" x9 K2 ~+ Lnum_to_bool(<integer>) boolean 8 A8 c( p( A, _' I6 e, h4 u; }1 z
str_to_bool(<string>) boolean & F! A) a0 i9 H: G+ o
str_to_date(<string>) time
) \8 I5 o% C2 q* `& \str_to_datetime(<string>) datetime
) R# Y9 s9 ^4 Tstr_to_length(<string>) length
7 z7 R5 I; B* dstr_to_num(<string>) real
; a5 e7 a* |7 `' @str_to_obj(<string>) object 2 V5 Q- s: H ?& o# }( a- \
str_to_speed(<string>) speed
" ^% n' M. a# V2 dstr_to_time(<string>) time
, P$ [5 N" N+ F; S+ wstr_to_weight(<string>) weight
. h+ N* h# @2 _) @2 E" R( o* Tto_str(<any>, ...) string
$ p) y. |9 l& b我的是7.0版,不知道8.1有没有。 |
|