04-20-2019, 02:04 AM
Wow, the effect is great.
But a single-line AutoText cannot match the data. E.g
______________________________________
/b/i/c/m
ata ub.Sub2 ;;china
tes ub.Sub1 ;;commnet
hel :"hello world" ;;hello world
______________________________________
In addition, I need to change the items in the list to the following, is it possible?
ata Sub2 china
tes Sub1 commnet
To
2 ata china
1 tes commnet
But a single-line AutoText cannot match the data. E.g
______________________________________
/b/i/c/m
ata ub.Sub2 ;;china
tes ub.Sub1 ;;commnet
hel :"hello world" ;;hello world
______________________________________
In addition, I need to change the items in the list to the following, is it possible?
ata Sub2 china
tes Sub1 commnet
To
2 ata china
1 tes commnet