fr de es it nl pl pt pt_BR mk sq ca ar fa vi ja ru zh zh_TW eo
Home > comp > gb > process
 
Edit  Rename  Undo  Refresh 
-> 3.0
 
Documentation
History  
Process - History (gb)
07/15/2008 10:56:42 - gambas
..............................................................................   ..............................................................................
@symbols                                                                         @symbols                                                                      
                                                                                                                                                               
{tip                                                                             {tip                                                                          
If you need to "send a CTRL+D" to a running process, as if you have run it in    If you need to /send a =CTRL+D=/ to a running process, as if you have run it i 
}                                                                                }                                                                             
                                                                                                                                                               
07/15/2008 10:56:21 - gambas
This class is used for managing processes launched by the [lang/exec]            This [/def/class] is used for managing processes launched by the [lang/exec]   
or [lang/shell] instructions.                                                    or [lang/shell] instructions.                                                 
                                                                                                                                                               
As this class is a [/def/stream], you can use input\/output                      As this class is a [/def/stream], you can use input\/output                   
instructions to read the process standard output or write to its standard inpu   instructions to read the process standard output or write to its standard inpu
                                                                                                                                                               
To read the process error output, you must use the [./.error] event.             To read the process error output, you must use the [./.error] [/def/event].    
                                                                                                                                                                
                                                                                 @symbols                                                                       
                                                                                                                                                                
                                                                                 {tip                                                                           
                                                                                 If you need to "send a CTRL+D" to a running process, as if you have run it in  
                                                                                 }                                                                              
                                                                                                                                                               
10/18/2006 10:13:02 - gambas
..............................................................................   ..............................................................................
instructions to read the process standard output or write to its standard inpu   instructions to read the process standard output or write to its standard inpu
                                                                                                                                                               
To read the process error output, you must use the [./.error] event.             To read the process error output, you must use the [./.error] event.          
                                                                                                                                                               
Please see [../object/attach] for information about connecting process events                                                                                  
                                                                                                                                                               
02/02/2006 16:08:35 - c.jack
..............................................................................   ..............................................................................
                                                                                                                                                               
To read the process error output, you must use the [./.error] event.             To read the process error output, you must use the [./.error] event.          
                                                                                                                                                               
Please see [../gb/object/attach] for information about connecting process even   Please see [../object/attach] for information about connecting process events  
                                                                                                                                                               
02/02/2006 16:08:10 - c.jack
..............................................................................   ..............................................................................
                                                                                                                                                               
To read the process error output, you must use the [./.error] event.             To read the process error output, you must use the [./.error] event.          
                                                                                                                                                               
Please see [/gb/object/attach] for information about connecting process events   Please see [../gb/object/attach] for information about connecting process even 
                                                                                                                                                               
02/02/2006 16:07:49 - c.jack
..............................................................................   ..............................................................................
                                                                                                                                                               
To read the process error output, you must use the [./.error] event.             To read the process error output, you must use the [./.error] event.          
                                                                                                                                                               
Please see [/object/attach] for information about connecting process events to   Please see [/gb/object/attach] for information about connecting process events 
                                                                                                                                                               
02/02/2006 16:06:25 - c.jack
..............................................................................   ..............................................................................
                                                                                                                                                               
To read the process error output, you must use the [./.error] event.             To read the process error output, you must use the [./.error] event.          
                                                                                                                                                               
Please see ATTACH for information about connecting process events to your clas   Please see [/object/attach] for information about connecting process events to 
                                                                                                                                                               
02/02/2006 16:05:38 - c.jack
..............................................................................   ..............................................................................
                                                                                                                                                               
To read the process error output, you must use the [./.error] event.             To read the process error output, you must use the [./.error] event.          
                                                                                                                                                               
For information about connecting process events to your class please see Attac   Please see ATTACH for information about connecting process events to your clas 
                                                                                                                                                               
02/02/2006 16:05:03 - c.jack
Creation