Support Board
Date/Time: Sun, 22 Dec 2024 05:02:36 +0000
Post From: Tool Text
[2015-03-18 11:38:22] |
User96015 - Posts: 55 |
Hi, I need an information if it' s possible. I' m making a custom study and I would like to draw some horizontal line with a date as text below. I try in this way: Tool.Text = Coperture_Var_Data;
Coperture_Var_Data is a SCDateTime variable, but I' ve this problem in the complier:no match for 'operator=' (operand types are 'SCString' and 'SCDateTime') Thanks for answer. |