How do I use the script editor?

All,
It’s a good thing I’m not ashamed to ask stupid questions, so here goes.

I haven’t been able to use the script editor at all. I must not be using the right magical pass or something. I’ve used the terminal in winbox, telnet and teraterm. No joy. teraterm was configured to emulate the VT-102 terminal. All I get is

[admin@Wisp-Router.com] system script> print
0 name=“log-test” owner=“admin”
policy=ftp,reboot,read,write,policy,test,winbox,password,sniff
last-started=jan/01/2000 00:09:28 run-count=1
source=:log info “Hello World”
[admin@Wisp-Router.com] system script> edit 0
value-name: log-test
input does not match any value of value-name

I’ve tried all varients of the value-name, quoted, non quotes, single and double quoted.

Any hints for a dunce?

Walt

After putting [admin@Wisp-Router.com] system script> edit 0

YOU JUST GOT ""value-name: “”

Put a double TAB, which shows you “” value-name: “”

Rafiq…