Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] A couple of things regarding ports Re:(4)

From: multimalte:theinbox at: 18-Sep-2000 2:24

ah yes, at a closer look at the source.... :) hmm, however, if I for example do like: dispatch [ port1 [print first port1] port2 [print first port2] ] it waits for the first port before printing the input on the second.. both the ports are open/direct/lines ideas? Cheers, malte
>Note the 'foreach: > foreach [port job] port-block > There's a job after each port value. Try: > dispatch [port1 Port1Handler port2 Port2Handler] > and have: > Port1Handler: func [... > etc. > >I hope that helps! > >Andrew Martin >ICQ: 26227169 >http://members.ncbi.com/AndrewMartin/ >http://members.xoom.com/AndrewMartin/ >-><- >
-- Get your [firstname--lastname] email for FREE at http://NamePlanet.com/?su