Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Next Key
#6
i'm having problems with this working when I'm in the editor. I'm trying to get it to put "ClearOutput" in when i hit c-l put all it does is put a "v" in the editor and gives me this error after it times out.
"Error (RT) in C_macs: cannot paste. Make sure that this window is editable, supports Ctrl+V, and accepts this clipboard format. Some windows use Shift+Insert instead.
"

here's the actual code....it works great every where else but i cant seem to figure out why it doesn't work in the editor.

any ideas why?



Code:
Copy      Help
spe 100
int vk=wait(5 KF); err ret
shutdown -6 0 "TS_Sound"
sel vk
,case 'E': outp "Crystal Enterprise"
,case 'L': outp "ClearOutput"
,case 'R': outp "Crystal Reports"
,case else: end
An old blog on QM coding and automation.

The Macro Hook


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)