summaryrefslogtreecommitdiff
path: root/help/en/html/opie-console/scripting.html
Side-by-side diff
Diffstat (limited to 'help/en/html/opie-console/scripting.html') (more/less context) (ignore whitespace changes)
-rw-r--r--help/en/html/opie-console/scripting.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/help/en/html/opie-console/scripting.html b/help/en/html/opie-console/scripting.html
new file mode 100644
index 0000000..4535121
--- a/dev/null
+++ b/help/en/html/opie-console/scripting.html
@@ -0,0 +1,22 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+ <head>
+ <title>Scripting</title>
+ </head>
+
+ <body>
+ <h1>Scripting</h1>
+ <P>In the 'Scripts' menu. You may start to record, save or run a script.
+ A script is a sequence of keys send to the remote system. This way
+ you do not need to know any shell scripting language.<br>
+ <P>If you want to record a 'script'. Choose 'Record Script' then type
+ the commands you want and once you're done click on 'Save Script'.
+ You'll be prompted to save the script and after you saved it you may
+ execute it any time later.<br>
+ <P>To Execute a script choose 'Run Script' you'll be prompted to select
+ a script and then you may execute it.
+
+
+
+ </body>
+</html>