Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Waiting for file exclusive access before File action
#6
Hmm, for the zip command, i only found qmzip searching in macros, and did not think about help file.

Of course, it will fit my needs perfectly.

BTW, unrelated but boring too.

I trigger a macro in firefox on middle mouse click

Acc+ AccStuff.FromMouse
POINT+ _m; xm _m
a.Role(_s)
sel _s
case "some" : mac "amac"
case "PAGETAB" :err; ret
case else mac "gotoit"
macro gotoit (menu)
....
....
something to do :mac "doit"

macro doit

here i'd like to access global variable AccStuff defined in first macro,
but i can't. Why?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)