]> git.pond.sub.org Git - empserver/blob - info/execute.t
ship: Unbreak MOB_ACCESS real-time mobility update for ships
[empserver] / info / execute.t
1 .TH Command EXECUTE
2 .NA execute "Execute a batch file"
3 .LV Expert
4 .SY "execute <INPUT FILE>"
5 This command reads Empire commands from <INPUT FILE> and executes them.
6 .s1
7 You can't execute a batch file from within a batch file at this time.
8 Redirections in batch files are not supported either.
9 .s1
10 Note: The execute protocol is broken by design.  Not all clients
11 support it.
12 Some clients get confused by funny file names, or redirections.
13 .SA "Playing"