12-11-2023
01:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
12-11-2023
01:35 AM
Hi,
thanks a lot, but its the same mistake.
The param SML does not update.
I have tried to change the order:
first the param and then the set list but that doesn't help either.
Did you work with 2024? I now think that this is a programme error ?
Catch oPara.AddByValue("SML", "", kTextUnits) Parameter.Param("SML").Value = "Wert1"
MultiValue.SetList("SML", "Wert1", "Wert2", "Wert3") End Try