キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

Split a String into two Separate String

解決済み
解決策を見る

If you don't like to concatenate strings/arrays, here's a more in-place solution:

 

altenbach_0-1688757185286.png

 

メッセージ11/13
689件の閲覧回数

Hi thank you and sorry for not uploading the VI and for the code being weirdly set up. I have to weirdly encrypt the text so that "desk" is changed to "skede" and that's what I was able to come up with code wise XD.

0 件の賞賛
メッセージ12/13
690件の閲覧回数

Hi Roni,

 


@RoniWonders wrote:

I have to weirdly encrypt the text so that "desk" is changed to "skede" and that's what I was able to come up with code wise XD.


Then why do you need to start a second thread for the same problem? You already got several solutions in your first thread!

And why do you need to convert ASCII data to hex-formatted strings just to "encrypt" your strings in a weird way???

 

(Please don't call it "encryption" - that's something completely different! What you are trying is considered "obfuscation"…)

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
メッセージ13/13
682件の閲覧回数