Field Code WOn't Perform

M

Mike H.

I inserted the following Field Code:
MACROBUTTON NOName [Click and type the Who Should Come]

There is no macro named NOName and when I click it nothing happens. I can
toggle using Alt-F9 and see it 2 ways:
{MACROBUTTON NOName [Click and type the Who Should Come]}
AND
[Click and type the Who Should Come]

But neither way allows me to enter any text. Ideas?
 
M

macropod

Hi Mike,

The whole point of using a MACROBUTTON field this way is that, as soon as you start typing in it, the field gets deleted. If that's
not what you want, perhaps you need to attach a macro to the MACROBUTTON field or use a FILLIN field coded along the lines of:
{FILLIN "Click, Press F9 and input Who Should Come"}
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top