Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
qmDialogSwitcher
#3
Liked the idea. Made it a bit different.

Function qmDialogSwitcher
Code:
Copy      Help
str mName.getmacro("" 1)
str mCode.getmacro("")
str firstline.getl(mCode)


if(find(firstline "\Dialog_Editor")=-1) ret

if(firstline.beg(" ")) mCode.ltrim
else mCode- " "

mCode.setmacro(mName)
key Cr


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)