madorin / fibplus

FibPlus Library for Delphi and C++Builder. Data access components for Firebird & Interbase.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TpFIBScripter fail parsing execute block contain sub-routine / function

wienani opened this issue · comments

As new feature FB 3.0 that execute block can declare sub-routine/function.
But TpFIBScripter fail to parse.

TpFIBQuery or TpFIBDataset success to execute.