Login Page - Create Account

Support Board


Date/Time: Sun, 12 May 2024 17:42:14 +0000



Post From: Basic c++ code

[2018-08-21 16:22:07]
bradh - Posts: 857
No, but you can use the Windows Message Log:


SCString MessageOut;
MessageOut.Format("The fourth result is %i", z);
sc.AddMessageToLog(MessageOut, 0);