On Tue, 02 Mar 2010, francesco perillo wrote:

Hi,

> I'm trying to understand what does S means for VALTYPE...  anyone ?

SYMBOL.

   proc main()
      sFuncSym := @strzero()
      ? valtype( sFuncSym )
      ? sFuncSym:exec( 1.234567, 10, 4 )
   return

best regards,
Przemek
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to