From 17b1e03130df300386bebf95a385f71c6bbc3d42 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Sun, 9 Dec 2007 17:42:12 +0000 Subject: [PATCH] Document restrictions. Warn of common client bugs. --- info/execute.t | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/info/execute.t b/info/execute.t index ab7e63fe..38e12d61 100644 --- a/info/execute.t +++ b/info/execute.t @@ -4,6 +4,10 @@ .SY "execute " This command reads Empire commands from and executes them. .s1 +You can't execute a batch file from within a batch file at this time. +Redirections in batch files are not supported either. +.s1 Note: The execute protocol is broken by design. Not all clients support it. +Some clients get confused by funny file names, or redirections. .SA "Playing"