Differences
This shows you the differences between the selected revisions of the page.
| 2011-09-15 | 2011-09-29 | ||
| session logging (martin) | batch abort (martin) | ||
| Line 39: | Line 39: | ||
| > | > | ||
| > Here is the script:\\ | > Here is the script:\\ | ||
| - | > ''option batch on''\\ | + | > ''option batch abort''\\ |
| > ''option confirm off''\\ | > ''option confirm off''\\ | ||
| > ''open user:pass@site -timeout=60''\\ | > ''open user:pass@site -timeout=60''\\ | ||
| Line 48: | Line 48: | ||
| > | > | ||
| > After running the script I get following in console:\\ | > After running the script I get following in console:\\ | ||
| - | > ''batch on''\\ | + | > ''batch abort''\\ |
| > ''confirm off''\\ | > ''confirm off''\\ | ||
| > ''Too many parameters for command 'open'.'' | > ''Too many parameters for command 'open'.'' | ||