Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 03:36:23 +0000



Post From: SCString Format function error

[2020-08-17 13:31:30]
dnrich - Posts: 18
Hi,

Thanks for your reply,

I deleted the space after 22 as you indicated to me. After recompiling I got the exact same error message. On the other hand, if I comment out the line "Message.Format (..." I no longer have an error message.
What is amazing is that I often use this function and it works very well but here there is an error message and the desired message is displayed anyway.

Here are messages displayed in logs after compiling and executing this study:

Loading DLL D:\Perso\_Trading\SierraChart\Data\test_64.dll | 2020-08-17 15:25:15.466
Failed to get the function address for scsf_test22 %d in D:\Perso\_Trading\SierraChart\Data\test_64.dll.dll. Error: Windows error code 127: La procédure spécifiée est introuvable. | 2020-08-17 15:25:15.657 *
Chart: F.US.MESU20 1 Min #2 | Study: test 2 | scsf_test22 100 | 2020-08-17 15:25:20.304 *
Chart: F.US.MESU20 1 Min #2 | Study: test 2 | scsf_test22 100 | 2020-08-17 15:25:20.304 *

As you can see the number 100 is displayed twice as expected.

Best regards,

Richard.