seems to be quite unlogic :

code:

break on
$aString = "42 is the Answer"
$anInteger = val($aString)
$anInteger ?
get $k

returns : 42


Jochen

see this topic

or maybe this is the answer on the last of all questions ?

[ 03 July 2001: Message edited by: jpols ]

_________________________