summaryrefslogtreecommitdiff
path: root/help/en/html/opie-console/scripting.html
blob: 45351215eca1bb4fec50ffc7d3d6282e81476b09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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>