Login Page - Create Account

Support Board


Date/Time: Sat, 11 May 2024 07:29:37 +0000



sc.UserName throwing Garbage after version 2151 Update

View Count: 600

[2020-08-31 13:08:03]
rahul - Posts: 160
SCString  Username;
Username.Format("%s", sc.UserName);
DisplayText.AppendFormat("Name : %s\n", (Username.GetChars()));

This code is now throwing out Garbage as Username after the update (On earlier version 2138 it worked fine).
Date Time Of Last Edit: 2020-08-31 13:08:37
[2020-08-31 13:17:00]
User907968 - Posts: 802
sc.UserName has changed:
https://www.sierrachart.com/index.php?page=doc/Whats_New.php#SCVer2156
Version 2151 Available: Foundation For Millisecond/Microsecond Timestamping
[2020-08-31 13:26:20]
rahul - Posts: 160
Thank you!

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account