Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Plain text
#3
To get all from selection:
Macro Macro1642 ?


str s.getsel(0 "HTML Format")
;out s
int i=find(s "<html" 0 1); if(i<0) ret
s.get(s i)
;out s


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)