Any experience with Expect

Glen Bojsza gbojsza at gmail.com
Fri Jun 24 11:41:27 EDT 2005


As far as I can tell Expect in it's native form is simply a command
line. Tcl/Tk was used to create a GUI enviroment for it. So Rev 
(which is a far better GUI enviroment ) could be used to develop a
more custom interface for particular users.

So if you ignore the addition of Tcl/Tk you have a command line
package which could be accessed with Rev through the shell or possibly
make Expect a Rev external.

I guess what I am trying to get at is that Rev should be able to replace Tcl.



On 6/24/05, Mark Wieder <mwieder at ahsoftware.net> wrote:
> Glen-
> 
> Friday, June 24, 2005, 7:08:43 AM, you wrote:
> 
> GB> 1. I was wondering if Rev would not be a good alternative to this in
> GB> native form?
> 
> GB> 2. Or would it be feasible to make Expect a Rev external ?
> 
> Maybe I'm mising the point, but I don't see what would be gained by
> either of these. Expect uses Tcl/Tk to handle text scripts for
> controlling command-line programs. I don't see where a GUI wrapper
> would help in either creating scripts or running them. You'd still
> have to write the scripts and then hand them off to Tcl/Tk for
> execution. Possibly in archiving and retrieving regression tests, but
> rev seems a bit of overkill in that department.
> 
> --
> -Mark Wieder
>  mwieder at ahsoftware.net
> 
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>


More information about the use-livecode mailing list