
Alain
Alain.2
Joined: Sun Oct 13 12:55:06 UTC 2019
Latest Posts
-
Find by array ?
Hello, I have an array with a variable number of references of articles (ID1, ID3, ID8, ID13). I'd like to see all the sales concerning these articles in a unique view.…
-
Massive update refused
Hello, I created a field 'Name2' to reformat the field 'Name', in uppercase. The idea is to have "John" in 'Name2' while I have "JOHN" in 'Name'. My code is :Name2 := upper(substr(Name, 0,…