Quantcast
Channel: All Open Tickets - Tera Term on OSDN
Viewing all articles
Browse latest Browse all 2128

strsplit use separator key - Tera Term Ticket #40464 on OSDN

$
0
0

strsplit use <TAB> separator key

Eröffnet am: 2020-06-04 21:26

Letztes Update: 2020-06-04 21:26

Auswertung:chenfou2001Verantwortlicher:(Keine)
Priorität:3Meilenstein:(Keine)
Typ:Support-AnfragenSchweregrad:3
Komponente:Tera TermStatus:Offen
LösungKeine

Einzelheiten

When using strsplit function separator key is tab key How to use LINE 2's groupmatchstr2 to get 1 and groupmatchstr3 to get 2

ex: host.txt 192.168.1.1<tab>1<tab>2 192.168.1.2<tab><tab>1<tab>2

TTL file: fileopen fhandle "C:\host.txt" 0 code2str tab_key $9 filereadln fhandle line strsplit line tab_key

OUTPUT: LINE 1 groupmatchstr1=192.168.1.1 groupmatchstr2=1 groupmatchstr3=2 LINE 2 groupmatchstr1=192.168.1.2 groupmatchstr2=empty groupmatchstr3=1

Letzte Aktualisierung für dieses Ticket

2020-06-04 21:26 Aktualisiert von: chenfou2001

  • New Ticket "strsplit use <TAB> separator key" created

Viewing all articles
Browse latest Browse all 2128