|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
! Z+ g0 ?% l% h0 h4 sConversion Method Data Type of the Return Value , d! k, l" ~3 W4 q/ s$ w& C
bool_to_num(<boolean>) real
5 \$ U& N7 U; f0 w wnum_to_bool(<integer>) boolean 4 Q3 t5 o/ T$ s
str_to_bool(<string>) boolean : N2 D' n1 x+ _' v
str_to_date(<string>) time
& P4 w2 y& B& lstr_to_datetime(<string>) datetime
: w6 Y* e5 Y' k' I- `3 ?0 v) qstr_to_length(<string>) length
P; Y4 Z7 V/ `) B$ v1 jstr_to_num(<string>) real
3 h0 o0 Z, `, h* x) ~' e8 V! b3 Fstr_to_obj(<string>) object
3 g9 r+ i5 s+ E( \6 lstr_to_speed(<string>) speed - y, g& O0 m3 x
str_to_time(<string>) time $ t2 p$ d" ?- V, ~$ |5 e& w& y
str_to_weight(<string>) weight 6 @& g9 |2 _; Z/ Y
to_str(<any>, ...) string
. `$ o- k$ z3 E我的是7.0版,不知道8.1有没有。 |
|