Thanks for you support
Search found 4 matches
- Wed May 22, 2024 11:05 am
- Forum: General
- Topic: xString - Problem with extracting from string
- Replies: 6
- Views: 24053
xString - Problem with extracting from string
Ok, that was new for me. I was always confused, why there is a % in the end of the line.
Thanks for you support
Thanks for you support
- Tue May 21, 2024 3:14 pm
- Forum: General
- Topic: xString - Problem with extracting from string
- Replies: 6
- Views: 24053
xString - Problem with extracting from string
Hey, this has worked. But one last question to the format. The Problem I have is, that I do not want this empty spaces between e.g. "Tab1:" and the other text behind, or the output of \nr. I tried to fix this by compressing the code (which made the spaces smaller but did not erase completely, and it ...
- Thu May 16, 2024 9:44 am
- Forum: General
- Topic: xString - Problem with extracting from string
- Replies: 6
- Views: 24053
xString - Problem with extracting from string
First of all, thanks for that fast help. But my problem is then not fully solved. So when I understand correctly, I need to know the position inside of the String. But thats no information I have for the application I want to do.
My goal is to implement a new commmand, which every time I use it ...
My goal is to implement a new commmand, which every time I use it ...
- Wed May 15, 2024 4:24 pm
- Forum: General
- Topic: xString - Problem with extracting from string
- Replies: 6
- Views: 24053
xString - Problem with extracting from string
Hey everyone,
My problem is, that I want give strings a number. This works well. The problem with that is, that I'm not able to read back the given numbers for each string. I can only read back the number of the first entry, not the last both even. The Problem seems to be the read out, because the ...
My problem is, that I want give strings a number. This works well. The problem with that is, that I'm not able to read back the given numbers for each string. I can only read back the number of the first entry, not the last both even. The Problem seems to be the read out, because the ...