Login Page - Create Account

Support Board


Date/Time: Thu, 09 Jan 2025 19:41:00 +0000



Post From: Read Data folder path function

[2016-07-27 20:47:20]
enemyspy - Posts: 306
Ok so Now using this in the prerelease. Thank you for adding this However when doing the following.

SCString DataFolder;
DataFolder = sc.DataFilesFolder;
//or
DataFolder = sc.DataFilesFolder.GetChars();

The string value is: + DataFolder {m_String=0x012183d8 "ÌÌÌÌÌÌÌ$\x3p\x6ÌÌÌÌÌÌÌÌd\x2p\x6ÌÌÌÌÌÌÌ̤\x1p\x6ÌÌÌÌÌÌÌÌä" m_OwnString=1 m_IsModified=...}  SCString. Is that how it it is intended to read?


I was able to accomplish what I need to do by parsing the substring of the Folder part from:

sc.DataFile