I have this code defined in an event AfterInsert in a form:
[glo_medico] = {MEDICO};
// [glo_regladefault] = {MEDICO};
[glo_numerocli] = {NUMEROCLI};
As you can see [glo_regladefault] is commented and is the only occurence y the event.
But in Application Global Variables appear as follows:
glo_regladefault Variable defined in: Events (AfterInsert)
It appears that Scriptcase is ignoring comment characters // o #