Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to get a list of all AutoText files in the left pane
#99
@kevin

The following code can be tested successfully, but I don't know how to use code to get rows, insert rows

 
Code:
Copy      Help
[size=large];Get line

str comment=" ;;this is comment"
str s="test :sub.Sub1"
int i=findrx(s ";;")
if(i<0)
,_s.from(s comment)
,mes _s

;Insert line[/size]


Messages In This Thread
RE: How to get a list of all AutoText files in the left pane - by win - 04-27-2019, 12:53 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)