[Harbour] 2008-09-21 23:03 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)

Mindaugas Kavaliauskas dbtopas at dbtopas.lt
Thu Oct 2 10:57:26 EDT 2008


> But you can still use hb_threadStart(@func()) because flags are optional.
> If I move them to second parameter then you have to reserve empty
> item before parameters. Now execat syntax of hb_threadStart() is:
> 
>    hb_threadStart( [ <nAttr>, ] <@sStart> | <bStart> | <cStart> ;
>                    [, <params,...> ] ) -> <pThID> | NIL

Hi,


thanks for explanation. I haven't looked to the source and I thought 
that parameter positions are fixed
   hb_threadStart( <nAttr>, <xCode> [, <xParams,...> ] )


Best regards,
Mindaugas


P.S. but I general case I like to have fixed parameters.


More information about the Harbour mailing list