Page 1 of 1

IBDAC list of Firebird keywords?

Posted: Sun 16 Oct 2011 10:54
by tsteinmaurer
Hello,

is there a procedure/method in IBDAC that gives me a list of strings, which IBDAC treats as Firebird keywords?

Thanks!

Posted: Thu 20 Oct 2011 14:29
by Dimon
You can use the IBCKeywordLexems global variable of the TStringList class. This variable is defined in the IBCParser unit.