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.
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour