AlexTZ
AlexTZ
About
- Username
- AlexTZ
- Joined
- Visits
- 0
- Last Active
- Roles
- FR Team
Comments
-
EE will costs less than $500.
-
Not yet.
-
Sources are no longer supplied with V3. Only V3 Enterprise Edition will have them.
-
Syntax memo is a bonus component, better use another free syntax controls such as SynMemo.
-
Yes, it does. Send me language grammar in the BNF form, I'll try to add it.
-
That's may be a default printer problem. Try to set another printer by default.
-
No, all filtering should be done in a script or SQL query with parameters.
-
Use groups to create such report. Group condition should be set to 'remark' field. Sample of group report can be found in the fr\demos\reports.
-
Just write Page1.Visible := False in the Page1.OnBeforePrint event.
-
If you use one TfsScript component for all scripts, you have to call Clear method before you compile a new script or before SetILCode call. You can use two TfsScript components if you don't want to clear previously added variables/methods. First fsS…
-
Without the documentation, you will not understand the most of FR3.0 features and will bomb the support
-
It provides just like in FR2.5.
-
Again - product is ready, we're finishing the documentation...
-
FR3 uses FastScript to handle functions. Just add your function to fsGlobalUnit and it will be visible in the FR. Please read FS documentation how to do this.
-
FR3.0?
-
* If we order FR (single licence) now at what price will be the upgrade to the FR 3.00 with the end user tool ? You talking about Pro version, can't say exact prices. Something about $100-150 I think. *Will the FR 2.5 reports be compatibles (o…
-
You can start using FR2.5 and then migrate to FR3.0.
-
No, it does not. Also it does not work with Report Builder, Rave and Crystal
-
Works well in latest FS1.5
-
Core: + Rewritten class architecture. + Storing reports in XML format. + Precise object's coordinates and sizes. + Full WYSIWYG (now for text objects too). + New object - diagonal line. + New fill types, shadow. + Text rotation 0..360 degrees…
-
I did this in FS1.5, will out soon.
-
basic: $99 (upgrade: 0) std: $179 (upgrade: $79, users of FR2.5+FS: 0) other prices is not formed yet.
-
I think the quoted text was clear enough.
-
At this moment you can't use func2 from func1. There is no interface/implementation sections (they are specific to Pascal language only). I'll try to do something in the next release.
-
Like in FR2.5, each TfrxIBXTable/Query uses own transaction.
-
Please tell more details.
-
No, syntax memo can't print itself.
-
Do you want to get buggy product with poor documentation? If not, be patient...
-
We will start to port it to .NET after FR3.0 will be ready.