|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
" [& }% L; Q5 H( ZConversion Method Data Type of the Return Value
( }0 P1 i2 o/ {& qbool_to_num(<boolean>) real 1 x* j9 g' }& r( E* L
num_to_bool(<integer>) boolean
, \' q$ f, ~0 |; x Lstr_to_bool(<string>) boolean ' Y. g1 W# f! H
str_to_date(<string>) time
: s/ n6 W% h0 G" [$ a& [str_to_datetime(<string>) datetime * M$ _8 _$ y, S4 ?8 { M: k* G
str_to_length(<string>) length
$ O r2 K8 L7 {8 astr_to_num(<string>) real
( d5 ^$ Z- C5 A/ m2 R; `- kstr_to_obj(<string>) object
& A+ t3 y2 d' M% M; qstr_to_speed(<string>) speed ( A; d) G2 v4 e
str_to_time(<string>) time % ^1 N2 c- j2 L& G. u' D n+ s, W k p
str_to_weight(<string>) weight ! C q9 l$ Z0 I) z! _
to_str(<any>, ...) string $ _" W. b* r& {7 t- m |( _/ a9 p
我的是7.0版,不知道8.1有没有。 |
|