User Function again ...

I am writing simple script code
in CODE TAB in the report designer


uses 'esbdates.pas';

begin

end.

After that I run the report and I have error 'BEGIN' expected

How to fix the problem because I need some user function to use
in my report?

Comments

  • gordkgordk St.Catherines On. Canada.
    edited 8:17AM
    uses 'esbdates.pas';
    just add this to your delphi form or app providing you have written it as
    shown in fs script manual, not on the reports code page.
    ;)


Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.