Vocola should just type: copy = {Strg+c}

Hello again,

Macro standard copy = "copy = {Strg+c} ;" ;
results to
copy = ;
My crappy solution:
Macro standard copy = "copy = {} ;" {Left_3} "Shift+c" {End} ;

Any better idea?

Thanks and greetings
Udo

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Is there a reason why you

Is there a reason why you have not used matching brackets?

Graham

Hello Graham,

Hello Graham,

that was a typo. I'm so tired that I haven't seen it.

Thanks and greetings
Udo

Yep, tired, really, answer

Yep, tired, really, answer see:
http://www.speechcomputing.com/node/780
AND guess who asked?

Greetings
Udo

admin's picture

udo wrote: Yep, tired,

udo wrote:

Yep, tired, really, answer see:
http://www.speechcomputing.com/node/780
AND guess who asked?

Greetings
Udo

I think we need to find you a memory aid. {Huge Grin} Laughing out loud

When we find it for you, I want one too. Laughing out loud

I believe you want: Macro

I believe you want:

Macro standard copy = "copy = {{}Strg+c{}} ;" ;

In general, if you want a literal {, you must use {{}.
(I think {}} isn't needed, but it's late so a bit of overkill never hurt...)

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.




view recent posts