I know I have seen this somewhere before...but someone please refresh my memory. How can I put multiple quotes in when reading a registry string.
Example: 30" Terrain
This is wrong: "30" Terrain"
I though this was right: '30" Terrain' but it doesn't seem to read correctly.
Please help
proper string formatting
3 posts