|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:) R2 i5 O- L; W/ x6 g# L
Conversion Method Data Type of the Return Value " |9 X8 s: O3 x: p3 N: b
bool_to_num(<boolean>) real
; v0 ^; ^8 s: h( T. y5 enum_to_bool(<integer>) boolean
F/ H* G' c& r K5 qstr_to_bool(<string>) boolean * I# R0 ~! C3 V+ q6 ]
str_to_date(<string>) time
0 ?. P6 U0 q2 d- tstr_to_datetime(<string>) datetime # n9 Z$ [6 d1 C! ?# E
str_to_length(<string>) length 5 O1 B( h- A+ @9 K
str_to_num(<string>) real
& S z& P9 A/ {str_to_obj(<string>) object
5 |; j9 h0 q" S) g5 kstr_to_speed(<string>) speed
$ y }; M3 C$ s, u& ^5 qstr_to_time(<string>) time
9 R, h/ j% _* B Y1 e& D/ xstr_to_weight(<string>) weight , `5 Y2 f+ K3 s, a( |6 B( |/ V
to_str(<any>, ...) string
0 {0 q Y2 t" N0 M% i* k- p我的是7.0版,不知道8.1有没有。 |
|