FastScript 1.4

edited 5:09PM in News
New version of our "Script studio"!
New features:
+ added OLE support
+ added variant array support

+ added TfsScript.Terminate method
+ added TfsScript.IsExecutableLine method
+ added TfsScript.IsRunning property
+ added VarToStr function
+ added TfsScript.AddForm method
* languages are splitted to components TfsPascal, TfsCPP, TfsJScript, TfsBasic
for existing project - add component with required language on form with component TfsScript

* changed OnRunLine event
old:
procedure fsScript1RunLine(Sender: TfsScript; const SourcePos: Integer);
new:
procedure fsScript1RunLine(Sender: TfsScript; const UnitName, SourcePos: String);
* changed TfsScript.ErrorPos type and fsPosToPoint method
* error strings moved to fs_iconst.pas file
- fixed bug in variable initializer
- fixed bug in TList rtti
- fixed bug in JS and VB grammar

You can read more, download and try FastScript here:
http://www.fast-report.com/en/fastscript.php

Free upgrade from FastScript 1.0-1.3.
Special discount for our customers.

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.