|
|

楼主 |
发表于 2008-12-14 15:56:21
|
显示全部楼层
time_to_num()这个函数不存在,只存在这些函数:
& P# q, `9 a( _$ kConversion Method Data Type of the Return Value 3 A0 ^8 i0 T* n+ e* s; o7 w- x
bool_to_num(<boolean>) real
6 k! \4 A' b( P) G/ Vnum_to_bool(<integer>) boolean
* `$ b7 D* K: Y5 o, U0 s8 wstr_to_bool(<string>) boolean
* n& J3 D& g# ~' Q. Z: B6 T1 b- mstr_to_date(<string>) time
8 p% n$ F1 H8 V3 Z0 o3 xstr_to_datetime(<string>) datetime 6 [, N( ]0 B T( L
str_to_length(<string>) length
; R0 l0 e. r$ B8 L/ @str_to_num(<string>) real
4 A9 g, y" Y; r+ Gstr_to_obj(<string>) object & N+ c, A6 j; B7 @& v7 D9 }" w
str_to_speed(<string>) speed - V4 ~. j. r/ S# U
str_to_time(<string>) time
7 X; E- P) \' C/ kstr_to_weight(<string>) weight
% W- [* ^9 t3 k& Pto_str(<any>, ...) string % Q) S& P/ t, `, L! P" V
我的是7.0版,不知道8.1有没有。 |
|