|
![]() |
#1 |
Сенбернар
|
А если вот так?
// The fetch method could be overloaded // with code that fetches records in another way than // by calling super() boolean fetch() { address a; select a; element.send(a); return true; // don't abort execution of report }
__________________
Best Regards, Roman |
|
|
|