Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

How to build such complex strings with double quotes easily?

$
0
0
Hello,

I am trying to build a string which is getting a bit too long as it contains double quotes.

Here is the code:
bufRetValueBuffer = Charact(34) + "ok" + Charact(34) + "," + Charact(34) + Charact(34) + "," + Charact(34) + Charact(34) + "," + Charact(34) + Charact(34) + "," + Charact(34) + Charact(34)
I should the string like this:
Quote

"ok","","","",""

Is there any easier way to build strings with quotes (single as well as double)?

TIA

Yogi Yang

Viewing all articles
Browse latest Browse all 1914

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>