[Gambas-user] UNEXPECTED AS error - Process management

Amon Forstmann amon at ...715...
Wed Nov 16 20:08:21 CET 2005


Thank you,

it's easier than I thought.


Regards,

Amon

Am Mittwoch, den 16.11.2005, 00:12 +0100 schrieb Benoit Minisini:
> On Tuesday 15 November 2005 21:51, Amon Forstmann wrote:
> > Hi there,
> >
> > I tried my best to change my code to use the new process management
> > syntax. Sadly without much success.
> >
> > Could someone provide an example with 2 Shell or Exec commands and the
> > proper object.attach parts?
> >
> > Thank you,
> >
> > Amon
> >
> 
> Logically, you just have to replace
> 
>   SHELL/EXEC xxxxxxxxxxxxx AS process
> 
> By:
> 
>   process = SHELL/EXEC xxxxxxxxxxxxx
> 
> Regards,
> 





More information about the User mailing list