@ptt-bds Bác có 10 luồng thì đầu tiên nếu không có gì xảy ra nó sẽ lấy 10 dòng đầu tiên, sau đó thì cứ luồng nào "ra đi" nó sẽ lấy dòng tiếp theo, đâu có theo quy luật như 1,11,21,31 vs luồng 1 như bác nói đâu.
Save interface data to database
-
i think it auto does that does it not?
-
-
@genericname1 said in Save interface data to database:
i think it auto does that does it not?
Not in Database.
@GaG said in Save interface data to database:

Defaults will load values that are hard coded in BAS
Save will save custom user entered values in XML format to hard disk
Load will load already saved values from XML fileSo you can save multiple differend user input presets
and load them as desired.OMG, easier then my version i planned.
What about, if i add more entrys to the interface, did it ignore these or is it broke then?levant_de