Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
qmDialogSwitcher
#2
could be coded better Confusedhock:

Function qmDialogSwitcher
Code:
Copy      Help
out
str mName.getmacro("" 1)
str mCode.getmacro("")
str firstline.getl(mCode 0)
int i=findw( mCode "\Dialog_Editor")    

if i<2
,if i=0
,,mCode.from(" " mCode)
,else
,,mCode.ltrim
,mCode.setmacro(mName)
,0.5
,key Cr
else
,mes "this is not a dialog"
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)