John:

You can do something like this..=20

Declare Function ObjectLen(ByVal aobj as Object, ByVal asm as String) As =
Float

Sub Main()
    Dim ls_tabla_aux As String
    Select Sum(ObjectLen(obj, "km")) from Prueba into Selection

    End Program
End Sub

Function ObjectLen(ByVal aObj as Object, ByVal asM as String) as Float
    print Str$(aObj)
End Function

In this example I reprogram the ObjectLen function. Obviously you can =
reprogram the function you want.

Regards
Alejandro - Argentina



_______________________________________________________________________
List hosting provided by Directions Magazine | www.directionsmag.com |
To unsubscribe, send e-mail to [EMAIL PROTECTED] and
put "unsubscribe MapInfo-L" in the message body.

Reply via email to