Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 10:21:09 +0000



Post From: Read Data folder path function

[2016-07-27 20:47:20]
enemyspy - Posts: 304
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