Hi
The message "empty trigger" refers to an "unfavorable" place in the code.
Exampletrigger hello; not; used; anymore
trigger world <======= X ==========$1 = "This trigger does something"
Compiling gives a message "empty trigger" (in some line number)
When you click on the messag, UnifAce you jumps to position X.
Oops, "trigger world" is filled, what is wrong here ?
I understand why the parser selects this position: The first position in this line is the first statement after "trigger hello", and so "hello" is empty.
But from the programmer's point of view, the faulty part is either the entire line "trigger hello" or at least the end of this line.
This "bug" should be relatively easy to fix, or :-)
Ingo
------------------------------
Ingo Stiller
Aareon Deutschland GmbH
------------------------------