New wish for combox box, list box .... possibility to sort by alphabetical order the contents
OK I transmit this one.
Actually we are starting this development I guess...
Hello.
I have taken my time to decide about my top 5:
(1) Extended String functions have been mentioned quite often and alreay implemented partially. I welcome this. It would have also been on my list.
(2) Filtering the variable database by POPULATION and being able to iterate through the result.
(3) Automatically preloading all programs in the /P folder.
(4) Simplified handling of buffers and callback functions.
(5) New datatypes: bool.
Items 4 and 5 are probably out of the context of this thread. I will open a new thread soon with the title "5 top Scada Basic language and IDE improvements" 😉
Hi guys,
For your information the following modes have been added in 11.1 update:
"INSERT"
"REMOVE"
"SORT"
to the following instructions:
ListBox
ComboBox
CheckList
OptionList
An update of the help for 11.1 will be deliver on the KB.
Official help will be updated for 11.2
Cheers!
Nico
Hello guys,
I also have some new Modes for the alarmviewer (ALARMDISPLAY):
- “ISLINESELECTED”, Window, Branch, Identity, Line
Return 1 if the given line is selected, 0 if it is not selected, -1 if the line does not exist
- “ISLINEVISIBLE”, Window, Branch, Identity, Line
Return 1 if the given line is currently visible in the buffer, 0 if the line is in the scrolled buffer (not visible), -1 if the line does not exist
- “GETLINECOUNT”, Window, Branch, Identity
Return the number of line
- “GET_NAME_FROM_LINE”, Window, Branch, Identity
List mode only, return the alarm name of the given line.
- 1
- 2


