Added a new view named OrdersGenerator to the Specialized Components workspace. This view makes it possible to increase the number of orders in the order entry workspaces to get more test data for the application and for reports (like DataFlex Reports and/or Dynamic AI). There will be soon a blog article published about the OrdersGenerator module.
Adding digital signatures to a project executable provide a way to determine the identity of the creator of a executable, know that the executable has not been altered since it was signed, and verify when it was signed. Many software vendors have been code signing their application files for years.
DataFlex 18.0 provides a small tool (SignDataFlexProjectEXE) installed in the Bin folder which makes it easier to perform the signing from the Studio. The tool calls the Signtool.exe tool but it can be configured to use a different tool and or arguments passed. With the provided tool you can debug a signed DataFlex application via the DataFlex Studio easily.