[Gambas-user] ERROR Class

David Villalobos Cambronero david_villalobos_c at ...43...
Tue Mar 18 17:04:02 CET 2008


Hi all,
    If I do:
   
  DIM hProceso AS Process
   
  hProceso = SHELL "dir /home/david" FOR READ 'Lets supposed the process fails
  
IF ERROR THEN Message("The process has crashed!!!")
   
  Will it work? Or ERROR is just ti be used after TRY?
   
  Regards
   
  David

       
---------------------------------
Never miss a thing.   Make Yahoo your homepage.



More information about the User mailing list