• Script Syntax Question

    Please excuse my ignorance, but I'm trying to read some scripts in X3 and I'm wondering what the '!' before a function or command means. Also, can anyone confirm if the : is an end of line notation? I'm looking for 4gl language references that might…
  • Group by or distinct in for-loop

    Hello, Is it possible to make a for-loop with a SQL "group by" or "select distinct" statement? Br, Carl