PLEX86  x86- Virtual Machine (VM) Program
 Plex86  |  CVS  |  Mailing List  |  Download  |  Linux  |  Newsgroups

program to run another program


Your Ad Here

Your Ad Here

No, in general. GUI programs are meant to be "user" friendly, where "user" != "programmer". Most GUIs are not designed with scriptability in mind.

Yes, it is possible to write a program to similate mouse clicks and mouse movements. The challenge is determining where and when and how to click. You use your brain and the clever vision system to do that when operating manually. Programmatically, you can't do that reliably.

FS: Complete Linux Recording Package Ready To Roll
I have a complete, fully configured Linux in a box recording package for sale. This system is based on the Agnula project for both audio and...

Now, you know why I like CLI more? Ease of scriptability!

Few GUI programs (such as GIMP, Emacs) are designed with scriptability in mind. Sigh...

The problem is not the problem itself, but the tool you're using. It's not designed with scriptability in mind.

program to run another program Sender: Linux
On Tue, 16 Aug 2005 20:41:04 +0200, Tristan Miller It was just the most basic example, and of course you might be able to...

Why not use a scriptable program that can do what you want? GIMP can be scripted to do that, provided that you're willing to learn its Scheme dialect (Scheme is a dialect of LISP).

But why GUI when you're doing batch conversions? What's the point of displaying those images WYSIWYGly when all you want is just to save them back to disk immediately? Who is there to see the display?

So, ImageMagick is the tool that suits your needs. install it and then "man convert" to find out how to use it. You can then write a simple shell-script, or even 1-liner.

--



Your Ad Here

List | Previous | Next

program to run another program Sender: Linux

Linux groups from Newsgroups

The #1 Usenet Provider on the Internet

Odd networking problem