summaryrefslogtreecommitdiff
path: root/scripting/examples/beanshell/InteractiveBeanShell/interactive.bsh
diff options
context:
space:
mode:
authorTomas O'Connor <toconnor@openoffice.org>2003-02-06 15:28:55 +0000
committerTomas O'Connor <toconnor@openoffice.org>2003-02-06 15:28:55 +0000
commitcedcb9cdc1922aa0f2d3565b8da85649c17d30aa (patch)
tree658553f09eaf2240223bf6ed0ad41a66bac0e92e /scripting/examples/beanshell/InteractiveBeanShell/interactive.bsh
parent528ae50293b631af54a1af95aecf58c5ad820b6b (diff)
Add BeanShell equivalents of Java examples.
Fix MemoryUsage example to use AnyConverter instead of just casting.
Diffstat (limited to 'scripting/examples/beanshell/InteractiveBeanShell/interactive.bsh')
-rwxr-xr-xscripting/examples/beanshell/InteractiveBeanShell/interactive.bsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripting/examples/beanshell/InteractiveBeanShell/interactive.bsh b/scripting/examples/beanshell/InteractiveBeanShell/interactive.bsh
new file mode 100755
index 000000000000..2ee398ebc95d
--- /dev/null
+++ b/scripting/examples/beanshell/InteractiveBeanShell/interactive.bsh
@@ -0,0 +1 @@
+editor();