[plt-scheme] Trying to program game with Scheme v203
At Wed, 19 Mar 2003 03:43:41 -0500, "Neil W. Van Dyke" wrote:
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>
> Jean-Paul Roy <Jean-Paul.Roy at unice.fr> writes at 09:13 19-Mar-2003 +0100:
> > But it is possible to choose the avi from a DrScheme GUI and then
> > launch an external divx viewer, right ?
>
> Yes, you can use "process.ss":
>
> http://download.plt-scheme.org/doc/203/html/mzlib/mzlib-Z-H-24.html
>
> --
> http://www.neilvandyke.org/
You can also use the subprocess primitive.
Paul