Sunday, December 6, 2009

Version 0.6.8 is released



New features in v.0.6.8:

Global Variables
It is now possible to define global variables that are accessible from different parts of the schema.

To add new variables or edit existing ones click on Options->Global Variables in main form menu:


In the Global Constant Variables form fill in names of variables and their values.

Now you can use these values in different places of the schema through Constant function in VB expression, i.e.: [Constant('AgencyCode')] will be replaced with "RK".

This functionality can be useful if you want to use same schema for data files where some parameters change regularly.

Copy objects
Now it is possible to copy existing files or fields through GUI.
For example you can copy field with all rules from one file to another:
Copy field:



   Paste field: