summaryrefslogtreecommitdiff
path: root/help/en/html/opie-console/scripting.html
Unidiff
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 @@
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3 <head>
4 <title>Scripting</title>
5 </head>
6
7 <body>
8 <h1>Scripting</h1>
9 <P>In the 'Scripts' menu. You may start to record, save or run a script.
10 A script is a sequence of keys send to the remote system. This way
11 you do not need to know any shell scripting language.<br>
12 <P>If you want to record a 'script'. Choose 'Record Script' then type
13 the commands you want and once you're done click on 'Save Script'.
14 You'll be prompted to save the script and after you saved it you may
15 execute it any time later.<br>
16 <P>To Execute a script choose 'Run Script' you'll be prompted to select
17 a script and then you may execute it.
18
19
20
21 </body>
22</html>