|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
" W8 [+ z4 Q6 I: eConversion Method Data Type of the Return Value
! P$ r3 W2 s6 d) [' g0 Y6 Vbool_to_num(<boolean>) real ! ]+ W6 I2 m' s4 M7 a6 q
num_to_bool(<integer>) boolean : F+ z8 n1 }4 [1 r3 s: _" M* S
str_to_bool(<string>) boolean
! Z+ Y0 l" D, z, \1 g3 K8 lstr_to_date(<string>) time & |) Y3 b+ K' [; z1 y
str_to_datetime(<string>) datetime ) p+ M. h* C2 ]
str_to_length(<string>) length
/ ^ v6 W( i) o, ^% Ostr_to_num(<string>) real " ^. D9 i& I$ G! _
str_to_obj(<string>) object
; w0 u5 p- e7 P+ Cstr_to_speed(<string>) speed % H8 J8 U8 x# K+ W6 b5 X: j$ S: J
str_to_time(<string>) time
+ C2 l, N% {. c1 b/ q# Bstr_to_weight(<string>) weight $ |, d9 \: @7 A2 a I
to_str(<any>, ...) string % q) e3 D9 ?5 R, ?
我的是7.0版,不知道8.1有没有。 |
|