FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour valtype "S"
Posts: 204
Joined: Mon Oct 17, 2005 09:09 PM
valtype "S"
Posted: Tue Apr 02, 2013 04:02 PM

x = ( @mytest() )

x is set to "U" with a data valtype() of "S"

what is data type "S"?

Don Lowenstein
www.laapc.com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: valtype "S"
Posted: Tue Apr 02, 2013 04:57 PM

A symbol :-)

It refers to the idea of an item belonging to the application symbols table

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 204
Joined: Mon Oct 17, 2005 09:09 PM
Re: valtype "S"
Posted: Tue Apr 02, 2013 05:16 PM

Can this value be translated to:

lpfnEventProc = ?????
In order to :

Specify the procedure-instance address of the application defined callback function ( in my case, SSL_EVENTS() .

Don Lowenstein
www.laapc.com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: valtype "S"
Posted: Tue Apr 02, 2013 05:41 PM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 204
Joined: Mon Oct 17, 2005 09:09 PM
Re: valtype "S"
Posted: Tue Apr 02, 2013 05:55 PM

I am also on that thread.

the suggestion caused a GPF.

i'm not sure what to do as I'm not a c-programmer.

ideas?

Don Lowenstein
www.laapc.com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: valtype "S"
Posted: Tue Apr 02, 2013 09:45 PM
regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion