[Gambas-user] UNEXPECTED AS error - Process management
Amon Forstmann
amon at ...715...
Tue Nov 15 21:51:05 CET 2005
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
Am Samstag, den 12.11.2005, 23:18 +0100 schrieb Charlie Reinl:
> >Hi there,
> >
> >I'm using gambas2 and everytime I want to assign a processname i get an
> >"unexpected as" error.
> >
> ><code>
> >
> >public processlist as process
> >
> >[...]
> >
> >SHELL "ftpls -Rm -u " & serverusername & " -p " & serverpassword & " " &
> >serverip & ":" & serverport & " >" & tmplist WAIT AS processlist
> >
> ></code>
> >
> >What am I doing wrong?
> >
> >Thanks for your help,
> >Amon
> >
> Salut,
>
> have a look to http://64.128.110.55/help/lang/exec
>
> You will remark, that the syntax has changed.
>
> Amicalment
> Charlie
> * Gesendet mit / Sent by: FEN-Webmail * http://www.fen-net.de *
>
>
> -------------------------------------------------------
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server. Download
> it for free - -and be entered to win a 42" plasma tv or your very own
> Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
More information about the User
mailing list