This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

run batch command with windrop

Help for those learning Tcl or writing their own scripts.
Post Reply
t
testebr
Halfop
Posts: 86
Joined: Thu Dec 01, 2005 12:22 pm

run batch command with windrop

Post by testebr »

Hi,

Its possible to run an bat file in windows or run batch commands in tcl running by windrop?

How to?

Thanks
User avatar
Sir_Fz
Revered One
Posts: 3794
Joined: Sun Apr 27, 2003 3:10 pm
Location: Lebanon
Contact:

Post by Sir_Fz »

Check out the [exec] cmd and [open "|"] (Search the forum for examples).
Post Reply