Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
copy as bbcode
#1
i have a very useful button on my qm_toolbar:

Code:
Copy      Help
bbcode :men 33126 win("" "QM_Editor") ;;Copy BBCode * icons\bbcode.ico

is the ´copy as bbcode' function hardcoded ?

is it possible to store the formating in a global variable instead of using the clipboard ?
that would allow me to add macro/function name and screenshots.

reason for not using clipboard is that i use ditto as clipboard tool and that
there currently is no real way to stop ditto watching for new clip content.
pi
#2
you could do this as a work around.

Code:
Copy      Help
str+ a
a.getclip
An old blog on QM coding and automation.

The Macro Hook
#3
yep, but ditto will copy it anyway once 'copy BBcode' is involved.
pi
#4
Quote:is it possible to store the formating in a global variable instead of using the clipboard

not possible


Forum Jump:


Users browsing this thread: 1 Guest(s)