[Gambas-user] Exec

Héctor Fernández López trorrr at ...397...
Wed Jun 23 13:54:30 CEST 2004


El Miércoles, 23 de Junio de 2004 13:21, nervix escribió:
> Hi,
> how can i read the coming from Process when i have several Process?
>
> can i do something like
> PUBLIC Sub Process_Read (myprocess1)
>
>
> PUBLIC Sub Process_Read (myprocess2)
>
> ?
>
> Thx
>



You can differenciate them using the Id property of a Process.  Maybe could is 
useful to have auxiliar integer variables with Id process numbers associated 
to each process created.  Hope it helps you.
>
> -------------------------------------------------------
> This SF.Net email sponsored by Black Hat Briefings & Training.
> Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
> digital self defense, top technical experts, no vendor pitches,
> unmatched networking opportunities. Visit www.blackhat.com
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user





More information about the User mailing list