[Gambas-user] Issue 137 in gambas: Gambas does not catch Process events
gambas at ...2524...
gambas at ...2524...
Sun Oct 30 18:43:27 CET 2011
Updates:
Status: Invalid
Labels: -Version Version-TRUNK
Comment #1 on issue 137 by benoit.m... at ...626...: Gambas does not catch
Process events
http://code.google.com/p/gambas/issues/detail?id=137
You must type
hProceso = EXEC ["wget", "www.google.com", "-O-", "--directory-prefix=" &
User.Home] FOR READ AS "Process"
Read the documentation of EXEC on the wiki about the changes between Gambas
3 and Gambas 2.
More information about the User
mailing list