|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
# W4 ?0 ~, Q1 N2 \: c( MConversion Method Data Type of the Return Value + l1 K) F2 Q* _5 x% k+ }
bool_to_num(<boolean>) real
, V+ H. S" U. K. w" a0 p& enum_to_bool(<integer>) boolean & _) l8 B' p+ E1 [: `, X- k
str_to_bool(<string>) boolean
: H: v- L" C5 B9 D. [. w/ ]8 fstr_to_date(<string>) time
& B8 z. H- q. _4 d& \+ |# Dstr_to_datetime(<string>) datetime ; O+ F* b. d# p# N* q
str_to_length(<string>) length
$ u/ Q: \/ y' Z1 T7 S& ^str_to_num(<string>) real 5 O! J2 q3 v" u) j0 m# M4 _
str_to_obj(<string>) object / R- f: t2 {! A9 S6 _
str_to_speed(<string>) speed 9 ]% I0 q- n1 O8 i0 a; T$ R
str_to_time(<string>) time 6 @# R! W* l" F) g8 P$ b
str_to_weight(<string>) weight
7 E3 ^6 ?+ t; {1 {' S/ A" Ato_str(<any>, ...) string 2 j6 w) z) f, u- N" a, Q- _1 t: Y
我的是7.0版,不知道8.1有没有。 |
|