SC - programs() eqivalent?

MisterX b.xavier at internet.lu
Tue May 4 02:03:43 EDT 2004


Terry,

For windows you need a pslist.exe shell available either in the
moft resource kit or

http://www.sysinternals.com/ntw2k/freeware/pstools.shtml

There should be a windows scripting host (wsh) command but I
dont know it. Shouldn't be hard to google out though...

cheers

> -----Original Message-----
> From: use-revolution-bounces at lists.runrev.com
> [mailto:use-revolution-bounces at lists.runrev.com]On Behalf Of Andre
> Garzia
> Sent: Tuesday, May 04, 2004 05:44
> To: How to use Revolution
> Subject: Re: SC – programs() eqivalent?
>
>
>
> On May 3, 2004, at 8:57 PM, Terry Judd wrote:
>
> > SuperCard has a programs() function that returns a list of the current
> > user processes. Rev doesn't appear to have anything similar built in Ð
> > is there any practical method for getting this information? I only
> > need to do this on the Mac in the first instance but a cross platform
> > solution would be fabulous.
> >
> > Any ideas?
>
> if you're on unix-flavour systems like MacOS X, bsd, linux, you can use
> the shell function with "ps -auxc" this will list every process running
> along with many info.
>
> if you're the one launching the process (from Rev) you can use
> openProcesses to retrieve the processes...
>
> don't know how to do it on classic...
>
> cheers
> andre
>
>
>
> >
> > Cheers,
> >
> > Terry...
> >
> > Dr Terry Judd
> > Lecturer in Educational Technology (Design)
> > Biomedical Multimedia Unit
> > Faculty of Medicine, Dentistry & Health Sciences
> > The University of Melbourne
> > Parkville VIC 3052
> > AUSTRALIA
> >
> > _______________________________________________
> > use-revolution mailing list
> > use-revolution at lists.runrev.com
> > http://lists.runrev.com/mailman/listinfo/use-revolution
> >
> >
> --
> Andre Alves Garzia ð 2004 ð BRAZIL
> http://studio.soapdog.org
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution



More information about the use-livecode mailing list