Support Board
Date/Time: Sat, 04 Jan 2025 07:24:26 +0000
Tool.LevelWidth int32 question
View Count: 638
[2016-06-05 18:20:09] |
@sstfrederik - Posts: 404 |
Hi , Would like to assign an input setting to LevelWidth, but when compiling I get the following error. Any pointers? Thanks. error: incompatible types in assignment of 'int' to 'int [32]' Tool.LevelWidth = LineWidth.GetInt(); |
[2016-06-05 18:28:22] |
@sstfrederik - Posts: 404 |
I see already. I forgot the [ ] marker. Solved. Tool.LevelWidth[0] = LineWidth.GetInt(); |
To post a message in this thread, you need to log in with your Sierra Chart account: