Following
bugs have been fixed
-
Bugs with DoWhile..EndDoWhile loop in
macros.
-
Bugs with unbound check box's AfterUpdate
event.
-
Bugs with ImportFromCSV() macro action.
-
The CallForm() macro action was not
working correctly when setting its Find argument to the DateTime field.
-
Other minor bugs...
Enhancements to the Form Controls
-
New form property "WindowStyle" for the Desktop Companion. You can
choose one from "Normal", "Maximized" and "Minimized".
-
Now supports the "Tools > Select Controls" menu option in the form
editor. You can select a control(s) by using the new menu option without
tapping a control in form edit mode.
-
Color Dialog in macro builder now returns the selected color in RGB(Red,
Green, Blue) format.
-
The Combo box control now automatically scrolls the text in the edit box to
the right when the user types a character at the end of the line.
-
You can now set a parameter to a variable for Domain functions likes DLookup(),
DMax() and macro actions like DAddRecord() and DUpdateRecord().
-
And more...
New
Macro/Script Functions
GetRecordSource()
Returns the current Record Source of forms.
New
Macro/Script Actions
ShowProgressBar(),
SetProgressBarPos()
Shows/hides a
progress bar.
For more detailed
information about the new version, please refer to the
SprintDB Pro user
manual.
|