I'm struggling trying to write an XEDIT macro and hoping someone can help
 me 
over a tiny stumbling block.

I want a pfkey set to a macro.  ie. SET PF6 BEFORE MACRO SCROLL

And I want to be able to accept an *optional* command line parameter.

If there is always a command line parameter I seem to be able to use
"READ CMDLINE" to get it.  However, this does not seem to work 
when there is no command line parameter at all.  I just get hung
at the "READ CMDLINE" until I hit <enter>. Also, when there is a
parameter I not only what to read it, but I want to "consume" it so that
it is no longer on the command line after my macro.

Is there a way to do this?

Thanks!
Bob

Reply via email to